Dries Buytaert
|
3f83c075a4
|
- Patch #878198 by pwolanin: add back a method to the DB driver interface that reports the server version.
|
2010-08-11 02:17:39 +00:00 |
Dries Buytaert
|
c9e5a055fb
|
- Patch #866340 by Damien Tournoud: remove support for date and time types.
|
2010-07-28 10:52:12 +00:00 |
Dries Buytaert
|
1798cf27ab
|
- Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken.
|
2010-07-14 20:25:10 +00:00 |
Dries Buytaert
|
02a4755049
|
- Patch #851590 by Damien Tournoud: SQLite should 'stringify' fetches.
|
2010-07-13 04:30:08 +00:00 |
Angie Byron
|
a5e2404e0b
|
#711108 follow-up by chx: Fixed SQLite implementation of richer exception reporting for watchdog().
|
2010-07-04 02:26:10 +00:00 |
Angie Byron
|
94247bfd7d
|
#715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries.
|
2010-07-03 20:45:45 +00:00 |
Dries Buytaert
|
d297ac7464
|
- Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_query_range().
|
2010-06-01 09:24:09 +00:00 |
Dries Buytaert
|
72db95c988
|
- Patch #711108 by Berdir: better exception reporting for watchdog() in the database system.
|
2010-05-26 07:52:13 +00:00 |
Dries Buytaert
|
416f87f170
|
- Patch #785782 by cafuego: support comments in built queries.
|
2010-05-15 07:04:21 +00:00 |
Dries Buytaert
|
0b61ecfe3a
|
- Patch #782056 by aspilicious: removing every tab + trailing white space in core.
|
2010-04-28 20:25:22 +00:00 |
Dries Buytaert
|
dde5c67ba0
|
- Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/database prefixing like we claim to.
|
2010-04-07 15:07:59 +00:00 |
Dries Buytaert
|
36088732bb
|
- Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: use savepoints for nested transactions.
|
2010-04-06 16:54:15 +00:00 |
Dries Buytaert
|
a08c969669
|
- Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It has to get worse before it can get better.'
|
2010-03-28 11:45:11 +00:00 |
Dries Buytaert
|
3520ea5153
|
- Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction support for old sqlite versions.
|
2010-03-28 06:54:13 +00:00 |
Angie Byron
|
9703e5d6e2
|
#715476 by Jeremy and Crell: Schema object should respect active database connection (with tests).
|
2010-03-07 08:03:45 +00:00 |
Angie Byron
|
c5c033dc05
|
#728730 by Damien Tournoud: Fixed Precision loss in DatabaseStatement_sqlite()::getStatement().
|
2010-03-07 07:53:15 +00:00 |
Dries Buytaert
|
1cfde5913d
|
- Patch #582948 by David_Rothstein: more improvements to the erro handling of the database layer.
|
2010-03-01 06:27:58 +00:00 |
Dries Buytaert
|
897817eb0c
|
- Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
2010-02-28 20:10:34 +00:00 |
Dries Buytaert
|
994fafcebf
|
- Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema manipulation to help with upgrade path.
|
2010-02-28 20:03:05 +00:00 |
Angie Byron
|
6192e19f60
|
#720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename.
|
2010-02-23 05:07:18 +00:00 |
Angie Byron
|
efb4ec06a5
|
#714994 by Damien Tournoud: Fixed SQLite should not forcefully convert numeric strings into numbers.
|
2010-02-15 22:14:17 +00:00 |
Angie Byron
|
9ce1c6339f
|
#550124 by c960657, catch, and Crell: Remove prepared statement caching, which was a nice idea, but uses up tons of memory without any tangible performance benefits.
|
2010-02-12 06:58:43 +00:00 |
Angie Byron
|
fed2d40473
|
#684138 by carlos8f and Heine: Fixed bug in SQLite's NextId() that prevented installation.
|
2010-01-14 19:49:14 +00:00 |
Angie Byron
|
37fcdbc67c
|
#633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make sequence API work on non-MySQL databases.
|
2010-01-07 04:51:26 +00:00 |
Angie Byron
|
8f17383184
|
#671348 by Garrett Albright: Fixed escape error with SQLite.
|
2010-01-06 04:10:54 +00:00 |
Dries Buytaert
|
8b0fc57911
|
- Patch #360854 by sammys, Crell: added missing db_index_exists(), required to provide proper upgrade path from Drupal 6 to Drupal 7.
|
2009-12-15 08:30:53 +00:00 |
Angie Byron
|
bbf9c0a674
|
#620516 by Crell: Use isNull() inside SQLite driver.
|
2009-11-02 00:19:27 +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
|
7d1a9b8d3d
|
#496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.
|
2009-08-31 17:07:21 +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
|
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
|
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 |
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
|
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 |
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
|
9079d78481
|
- Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
|
2009-06-05 16:55:45 +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 |
Dries Buytaert
|
a98905f5c6
|
- Patch #471800 by stella: more code style fixes.
|
2009-05-25 13:42:56 +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 |
Dries Buytaert
|
c5926f4961
|
- Patch #396578 by Damien Tournoud: added db_truncate_table() to the database layer.
|
2009-05-03 08:56: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 |
Dries Buytaert
|
00f9c254d9
|
- Patch #422366 by jamesAn: improved static caching in database drivers.
|
2009-04-14 06:22:10 +00:00 |
Dries Buytaert
|
27d7455edb
|
- Patch #333054 by c960657: page cache should be case sensitive.
|
2009-04-01 20:00:47 +00:00 |
Dries Buytaert
|
a88a999ca8
|
- Patch #351898 by mfb: database API was not E_STRICT compatible.
|
2009-03-29 12:48:33 +00:00 |
Dries Buytaert
|
b2402f40ae
|
- Patch #360982 by Damien Tournoud: fixed typo in SQLite transacation detection code.
|
2009-01-19 20:45:17 +00:00 |
Angie Byron
|
cd9794bea7
|
#360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files.
|
2009-01-19 01:28:28 +00:00 |