Dan Poltawski
3447100cdb
MDL-33172 - filestorage: Fix oracle incompatibilites
...
Fixes the following problems:
* When we select from two tables with the same named fields (id)
and ask to sort by that field, Oracle doesn't know which table to
sort frm unless that field is named in the SELECT. Here we do that
by explicitly naming the fields. This keeps compatibility with before
the reference table was added.
* Text comparisong without sql_compare_text
2012-05-25 11:17:56 +12:00
..
2012-04-21 20:02:29 +02:00
2012-04-26 11:03:05 +08:00
2012-03-02 08:01:30 -08:00
2012-05-04 14:58:32 +12:00
2012-05-23 11:28:10 +02:00
2012-04-21 17:08:30 +02:00
2012-05-17 14:47:44 +08:00
2011-09-17 22:24:12 +02:00
2012-05-11 22:12:32 +02:00
2011-06-30 17:50:05 +01:00
2012-05-09 16:03:33 -04:00
2012-05-21 11:57:54 +08:00
2012-05-25 11:17:56 +12:00
2012-04-15 15:59:07 +02:00
2012-05-24 23:30:23 +08:00
2012-04-21 17:08:30 +02:00
2012-04-23 10:29:43 +02:00
2012-03-24 11:37:13 +01:00
2012-04-15 17:02:26 +02:00
2012-03-03 11:46:13 +01:00
2012-05-16 23:53:47 +02:00
2012-05-21 16:01:04 +08:00
2011-09-10 10:35:46 +02:00
2012-04-21 17:47:30 +02:00
2012-04-05 16:36:10 +08:00
2012-04-03 07:59:39 +02:00
2012-04-15 16:08:46 +02:00
2012-05-25 11:17:56 +12:00
2012-04-21 21:31:03 +02:00
2011-09-17 10:20:51 +02:00
2012-03-24 11:45:36 +01:00
2012-05-18 10:10:20 +01:00
2011-12-12 14:21:52 +08:00
2012-04-23 16:35:26 +08:00
2012-05-09 11:58:02 +08:00
2012-03-18 20:40:20 +01:00
2012-04-24 13:25:43 +08:00
2012-04-10 15:27:02 +02:00
2012-05-04 14:58:32 +12:00
2012-03-30 11:05:40 +02:00
2012-05-17 00:51:50 +02:00
2012-05-08 20:11:44 +02:00
2012-05-24 15:40:06 +08:00
2012-05-07 18:45:13 +02:00
2012-03-18 18:37:24 +01:00
2012-03-12 14:57:11 +13:00
2012-04-11 17:18:58 +12:00
2012-02-16 10:29:45 +08:00
2011-09-17 22:24:12 +02:00
2012-04-20 08:54:06 +08:00
2012-04-27 13:37:54 +02:00
2012-04-21 17:08:30 +02:00
2012-03-03 11:46:13 +01:00
2012-05-15 18:40:06 +08:00
2012-05-24 16:34:32 +08:00
2012-03-06 16:06:53 +01:00
2012-04-27 13:39:18 +02:00
2012-05-21 11:57:55 +08:00
2012-04-30 23:36:47 +02:00
2012-05-03 11:30:08 +08:00
2012-03-03 10:00:01 +07:00
2012-03-03 11:46:13 +01:00
2012-05-16 23:53:47 +02:00
2012-03-10 12:40:04 +01:00
2012-03-10 12:40:04 +01:00
2012-05-10 15:43:52 +08:00
2012-05-09 10:41:58 +12:00
2012-05-08 20:11:44 +02:00
2012-05-07 18:45:13 +02:00
2012-04-21 22:17:41 +02:00
2012-04-21 22:17:41 +02:00
2012-04-21 17:08:30 +02:00
2012-05-21 14:24:42 +01:00
2012-05-01 13:43:07 +12:00
2012-05-17 00:51:50 +02:00
2012-05-16 23:53:47 +02:00
2012-05-22 11:14:12 +08:00
2011-09-10 10:43:49 +02:00
2011-06-21 16:23:24 +02:00
2012-02-17 14:53:11 +13:00
2012-04-30 23:36:47 +02:00
2012-02-17 14:53:11 +13:00
2012-05-23 11:11:13 +02:00
2012-05-24 16:12:15 +08:00
2012-05-23 11:11:13 +02:00
2012-05-02 01:20:04 +01:00
2012-04-15 16:08:46 +02:00
2012-02-03 11:37:51 +13:00
2012-05-23 11:27:54 +08:00
2012-04-11 17:18:58 +12:00
2012-04-24 14:29:44 +02:00
2012-05-09 18:29:31 +01:00
2012-02-15 15:19:59 +08:00
2012-03-16 10:29:19 +01:00
2012-05-07 14:39:43 +08:00
2012-05-14 11:15:15 +01:00
2012-05-17 11:57:12 +08:00
2011-11-06 12:22:50 +01:00
2012-04-21 11:26:14 +02:00
2012-04-23 00:20:47 +02:00
2012-05-03 15:49:23 +02:00
2012-01-22 21:30:06 +01:00
2012-03-03 11:46:13 +01:00
2012-05-09 18:29:29 +01:00
2012-04-27 13:51:38 +02:00
2011-09-08 09:38:46 +12:00
2011-11-08 11:29:31 +08:00
2012-05-21 14:24:42 +01:00
2012-04-30 18:08:37 +02:00