Angie Byron
|
c1ce884e4b
|
#612392 by chx and Crell: Allow lowercase comparison operators in DBTNG.
|
2009-10-26 04:46:38 +00:00 |
Dries Buytaert
|
eeb7b53ef6
|
- Patch #601938 by mfb: fixed some forum exceptions and added tests.
|
2009-10-20 00:28:16 +00:00 |
Angie Byron
|
8387caea67
|
#356074 follow-up by sun: Fix SimpleTest's batch API processing due to typo in select.
|
2009-10-18 07:35:39 +00:00 |
Angie Byron
|
3dddaa3e6f
|
#356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0.
|
2009-10-18 06:56:24 +00:00 |
Dries Buytaert
|
60c5878351
|
- Patch #593746 by #593746 by sun, andypost: prepare Drupal core for dynamic data translation.
|
2009-10-16 19:06:25 +00:00 |
Angie Byron
|
33b09cc5eb
|
#589754 by rfay and Crell: Fixed non-recoverable install if invalid database specified in settings.php.
|
2009-10-12 02:00:04 +00:00 |
Dries Buytaert
|
9d6182d8d0
|
- Patch #597556 by Berdir: return status to indicate executed query in MergeQuery::execute().
|
2009-10-11 13:43:37 +00:00 |
Dries Buytaert
|
f5b02199c7
|
- Patch #596664 by c960657 | Crell: document “char”, “date” and “time” database field types.
|
2009-10-08 02:44:54 +00:00 |
Angie Byron
|
b4de609c6d
|
#595758 by jhodgdon: Fixed documentation for db_query_range().
|
2009-10-06 00:03:12 +00:00 |
Dries Buytaert
|
7178f6b173
|
- Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header().
|
2009-09-30 18:36:02 +00:00 |
Dries Buytaert
|
cef1089389
|
- Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().
|
2009-09-29 15:13:57 +00:00 |
Angie Byron
|
e18feedfdb
|
#564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... hey hey hey... gooood byeeee...
|
2009-09-18 00:04:24 +00:00 |
Angie Byron
|
d4a597fd4b
|
#561104 by Crell: Added support for random ordering in dynamic select queries.
|
2009-09-11 02:47:11 +00:00 |
Dries Buytaert
|
029c48c68d
|
- Patch #306151 by agentrickard, David_Rothstein, Dave Reid, dbabbage, moshe weitzman: automatically install/uninstall schema.
|
2009-09-10 06:38:20 +00:00 |
Dries Buytaert
|
f73040e18b
|
- Patch #557318 by cha0s, hass, Crell: Changed UNION support is missing in database API.
|
2009-09-07 15:28:53 +00:00 |
Dries Buytaert
|
aab953e437
|
- Rollback #567148 because it breaks on some versions of MySQL.
|
2009-09-05 13:35:54 +00:00 |
Dries Buytaert
|
11e31f721c
|
- Patch #567148 by Damien Tournoud: enable ONLY_FULL_GROUP_BY for MySQL to enforce proper SQL queries.
|
2009-09-05 10:42:45 +00:00 |
Angie Byron
|
7d1a9b8d3d
|
#496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.
|
2009-08-31 17:07:21 +00:00 |
Dries Buytaert
|
fb0275fa6a
|
- Patch #496500 by chx: remove global placeholder counter.
|
2009-08-29 05:43:35 +00:00 |
Angie Byron
|
fd164e9d02
|
#496516 by Crell and Berdir: Moved query_alter() into a preExecute() method, so that modules can know the final query/arguments before they are run.
|
2009-08-26 04:58:23 +00:00 |
Dries Buytaert
|
488fee8ce8
|
- Patch #496500 by chx: rollback.
|
2009-08-24 18:22:54 +00:00 |
Angie Byron
|
d71ffc5aba
|
#200953 by seanburlington: Added basic support for 'time' and 'date' types to schema API.
|
2009-08-22 19:43:12 +00:00 |
Dries Buytaert
|
eac93fa430
|
- Patch #496500 by Moshe Weitzman, Crell, Berdir: remove global placeholder counter so we can support Views caching.
|
2009-08-22 19:10:34 +00:00 |
Dries Buytaert
|
e4758cb4f5
|
- Patch #555446 by deekayen: remove backward-compatibility hacks from arg processing.
|
2009-08-21 16:36:35 +00:00 |
Angie Byron
|
0ae93f0cb4
|
#542426 by neilnz: PostgreSQL should not require password to be set in settings.php for trust mode.
|
2009-08-19 08:12:26 +00:00 |
Dries Buytaert
|
55d9463766
|
- Patch #370240 by Josh Waihi, stuzza, mfb, Arancaytar: PDO should quote index names in table declarations.
|
2009-08-17 06:52:02 +00:00 |
Dries Buytaert
|
8b11e7eb69
|
- Patch #543948 by Damien Tournoud: remove db_type_placeholder().
|
2009-08-10 21:00:31 +00:00 |
Angie Byron
|
3abd531fba
|
#315047 by Josh Waihi: Escape PostgreSQL column names in the changeField function.
|
2009-08-04 06:32:17 +00:00 |
Angie Byron
|
4e614ace82
|
#434350 by cpliakas and Crell: Add a method to explicitly close a database connection.
|
2009-08-04 05:36:57 +00:00 |
Angie Byron
|
a55a0d99d1
|
#412410 by c960657: Make schema descriptions plain text.
|
2009-08-02 08:16:16 +00:00 |
Dries Buytaert
|
b3b7be43c0
|
- Patch #342950 by Josh Waihi: moving PostgreSQL stored procedures to the PostgreSQL database backend, where it belongs.
|
2009-08-01 20:31:50 +00:00 |
Dries Buytaert
|
4e96b4e5df
|
- Patch #535264 by Crell: removing some more legacy cruft.
|
2009-07-30 10:16:48 +00:00 |
Dries Buytaert
|
aab51b9319
|
- Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line.
|
2009-07-28 12:13:47 +00:00 |
Dries Buytaert
|
1aec298314
|
- Patch #349508 by Josh Waihi: make sure that the database is installed using UTF-8 on PostgreSQL.
|
2009-07-27 19:42:56 +00:00 |
Dries Buytaert
|
2e36bdcb7d
|
- Patch #517502 by andrea.gariboldi: make Transaction API follow its own documentation.
|
2009-07-27 18:24:49 +00:00 |
Dries Buytaert
|
3a29ee48f8
|
- Patch #3518404 by bopombatower: lock down DB config based on simpletest UA headers.
|
2009-07-22 04:45:35 +00:00 |
Angie Byron
|
ef5360ab3c
|
#525754 by chx: Clean up some trailing whitespace.
|
2009-07-21 07:27:00 +00:00 |
Angie Byron
|
d2c02ca453
|
#481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...
|
2009-07-21 01:56:36 +00:00 |
Dries Buytaert
|
ef09cf93e5
|
- Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity!
|
2009-07-14 10:22:17 +00:00 |
Dries Buytaert
|
6682ab936c
|
- Patch #517502 by Crell: make transaction API follow its own documentation.
|
2009-07-13 07:27:15 +00:00 |
Dries Buytaert
|
1430e8baa3
|
- Patch #346450 by Josh Waihi: length property should be ignored on non varchar and char fields.
|
2009-07-09 10:12:14 +00:00 |
Dries Buytaert
|
d6ce954260
|
- Patch #314358 by wonder95: only set ignore_slave_server if there are slave servers being used, which is assumed if there are more than one.
|
2009-07-07 08:57:48 +00:00 |
Dries Buytaert
|
4cd373bf2c
|
- Patch #509122 by Berdir: rest in peace db_affected_rows().
|
2009-07-03 10:57:46 +00:00 |
Dries Buytaert
|
e6caf7a0e1
|
- Patch #508756 by catch, crell et al: rest in peace db_placeholders().
|
2009-07-03 04:36:50 +00:00 |
Dries Buytaert
|
8eb8dcc842
|
- Patch #314358 by wonder95, Crell, killes, et al: add option to ignore slave servers. Finally.
|
2009-07-01 08:11:27 +00:00 |
Angie Byron
|
6d5d8dccc4
|
#408434 follow-up by chx: Add md5 as a function to SQLite to prevent fatal errors.
|
2009-06-30 00:09:55 +00:00 |
Dries Buytaert
|
2a7c2fa9b7
|
- Patch #499794 by Berdir: made protected method public because it is called as a public method.
|
2009-06-27 09:44:05 +00:00 |
Dries Buytaert
|
7613aa5908
|
- Patch #369314 by Berdir: make sub-selects work.
|
2009-06-27 09:41:56 +00:00 |
Dries Buytaert
|
b65538567d
|
- Patch #276008 by lilou, Arancaytar: missing user agent should not trigger a notice per the HTTP specification.
|
2009-06-17 13:40:26 +00:00 |
Angie Byron
|
469471fdde
|
#408876 by JamesAn: Document Schema API's serialize property.
|
2009-06-06 18:23:21 +00:00 |