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 |
Angie Byron
|
c3e95d2532
|
#483808 by chx and Crell: Default DBTNG conditions to IN when an array of values is passed in, to match the field query API.
|
2009-06-06 16:57:52 +00:00 |
Dries Buytaert
|
9079d78481
|
- Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
|
2009-06-05 16:55:45 +00:00 |
Dries Buytaert
|
88c9a015c1
|
- Patch #111011 by Josh Waihi: adding foreign key specifications.
|
2009-06-01 22:07:10 +00:00 |
Dries Buytaert
|
00271e741f
|
- Patch #458176 by c960657: improved exception handling in database layer.
|
2009-06-01 16:47:06 +00:00 |
Dries Buytaert
|
984f27efc9
|
- Patch #106559 by kbahey, catch, DamZ, chx et al: more drupal_lookup_path() optimizations.
|
2009-06-01 11:23:27 +00:00 |
Angie Byron
|
114a7f2cb3
|
#471800 follow-up by stella: Fixing comments on MySQL system queries.
|
2009-05-29 01:51:46 +00:00 |
Angie Byron
|
9eeec33415
|
#467474 by Josh Waihi: Type-cast booleans to work around PostgreSQL PDO bug.
|
2009-05-27 01:50:36 +00:00 |
Dries Buytaert
|
70546d29ff
|
- Patch #472646 by Josh Waihi: fixed the PostgreSQL installation.
|
2009-05-26 08:50:04 +00:00 |
Dries Buytaert
|
a98905f5c6
|
- Patch #471800 by stella: more code style fixes.
|
2009-05-25 13:42:56 +00:00 |
Dries Buytaert
|
12024dbca4
|
- Patch #319165 by andpost: force PostgreSQL to use UTF-8 by default.
|
2009-05-25 05:22:52 +00:00 |
Dries Buytaert
|
a24a6c2bba
|
- Patch #471070 by stella: millions of code style fixes.
|
2009-05-24 17:39:35 +00:00 |
Dries Buytaert
|
800f2d9aa4
|
- Patch #467984 by Berdir: fixed some database glitches and extended the tests.
|
2009-05-22 07:08:15 +00:00 |
Angie Byron
|
e5350c1905
|
#445214 by Josh Waihi: Fix drupal_write_record() to correctly deal with NULL serial columns.
|
2009-05-20 05:44:03 +00:00 |
Angie Byron
|
8ba2805c91
|
#464878 by chx: Fix SQLite abstraction layer to accept arrays of placeholder values without leading :, for compatibility with PDO.
|
2009-05-17 03:31:36 +00:00 |
Angie Byron
|
a81eaade50
|
#459786 by DamZ: Remove all_fields from extended queries to prevent breaking under PostgreSQL and certain MySQL versions.
|
2009-05-11 20:13:43 +00:00 |
Dries Buytaert
|
c5926f4961
|
- Patch #396578 by Damien Tournoud: added db_truncate_table() to the database layer.
|
2009-05-03 08:56:19 +00:00 |
Angie Byron
|
2671e98daa
|
#301362 by moshe weitzman, David Strauss, Narayan Newton, and chx: Default to InnoDB in MySQL.
|
2009-04-25 16:57:19 +00:00 |
Dries Buytaert
|
f09028107c
|
- Patch #413732 by brianV: database code clean-up.
|
2009-04-20 20:02:31 +00:00 |
Angie Byron
|
d30a41e791
|
Roll-back of #333054; needs more discussion.
|
2009-04-20 02:23:17 +00:00 |
Dries Buytaert
|
b0a6099918
|
- Patch #432128 by Berdir: adding some babysitting code to insert queries -- don't execute query when there are no values.
|
2009-04-15 13:30:17 +00:00 |