Angie Byron
|
732b57d10d
|
#984896 by Crell: Remove wrong references to 'query ID' in DBTNG docs.
|
2010-11-30 07:16:24 +00:00 |
Angie Byron
|
1a685474e6
|
#851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust.
|
2010-11-29 04:45:11 +00:00 |
Angie Byron
|
cfb6ff4127
|
Rolling back #851136. Broke SQLite installation.
|
2010-11-28 07:32:39 +00:00 |
Dries Buytaert
|
d7a63ff988
|
- Patch #851136 by Damien Tournoud, Crell, chx: make the database autoloading more robust.
|
2010-11-27 20:37:34 +00:00 |
Angie Byron
|
f8b10296ea
|
#938614 follow-up by chx: Abort abort\! Back to 5.2.4.
|
2010-10-15 18:03:43 +00:00 |
Dries Buytaert
|
fc2839047e
|
- Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB driver interface that reports the server version.
|
2010-10-03 01:29:41 +00:00 |
Angie Byron
|
ab3ab56299
|
#892568 by chx: Add pointer from api.drupal.org docs to the handbook docs for DBTNG>
|
2010-09-29 19:55:43 +00:00 |
Dries Buytaert
|
b1190c11b5
|
- Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.
|
2010-09-28 02:30:32 +00:00 |
Angie Byron
|
7b14675e08
|
#890994 by Berdir: Entity query tests fail on PostgreSQL.
|
2010-09-24 21:24:14 +00:00 |
Dries Buytaert
|
80d21ffbb2
|
- Patch #909230 by chx: better db_query() docs.
|
2010-09-18 01:34:37 +00:00 |
Angie Byron
|
4237d014e9
|
#874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing of a stream request.
|
2010-09-11 21:14:32 +00:00 |
Angie Byron
|
7b2c2c7de3
|
Temporary roll-back of #890994, per Dries's feedback.
|
2010-09-01 01:43:50 +00:00 |
Angie Byron
|
dc3e02fbfd
|
#890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on PostgreSQL.
|
2010-09-01 01:35:19 +00:00 |
Dries Buytaert
|
077617424c
|
- Patch #857206 by Stevel: fixed database autoloader.
|
2010-08-17 15:30:01 +00:00 |
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 |
Angie Byron
|
755343e3b7
|
#807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database layer.
|
2010-08-05 08:26:35 +00:00 |
Dries Buytaert
|
dca92900fb
|
- Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.
|
2010-07-24 17:28:27 +00:00 |
Dries Buytaert
|
9cf185c391
|
- Patch #852362 by chx: fixed extend is 100% fubar.
|
2010-07-19 13:23:21 +00:00 |
Angie Byron
|
9d15ef4f04
|
#847528 by chx: Fixed rollback presumes transaction support.
|
2010-07-12 15:14:16 +00:00 |
Dries Buytaert
|
267ebfb7b6
|
- Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be per database connection.
|
2010-06-28 19:57:34 +00:00 |
Dries Buytaert
|
ac63fa94b5
|
- Patch #829152 by nenne: database abstraction layer db_query_range() example is wrong.
|
2010-06-25 20:28:49 +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
|
98ff59bf80
|
- Patch #767690 by Crell: @file declarations in database system do not indicate what belongs in the file.
|
2010-05-23 19:14:42 +00:00 |
Dries Buytaert
|
5265584016
|
- Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) with SelectQuery.
|
2010-05-05 16:51:30 +00:00 |
Dries Buytaert
|
9332e835da
|
- Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mode set during ->execute().
|
2010-04-30 13:47:46 +00:00 |
Angie Byron
|
31f13b5694
|
#299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting index.php (rather than install.php) leads to a fatal error when PDO is not enabled.
|
2010-04-29 03:48:16 +00:00 |
Dries Buytaert
|
b6480251b8
|
- Patch #780048 by linclark: db_next_id() documentation refers to a non-existent function.
|
2010-04-26 14:12:59 +00:00 |
Angie Byron
|
67a19cf48b
|
#688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() to proper exception catching.
|
2010-04-23 05:21:19 +00:00 |
Dries Buytaert
|
c27d66307c
|
- Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments.
|
2010-04-15 11:53:26 +00:00 |
Dries Buytaert
|
de33f74b40
|
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
|
2010-04-11 17:16:45 +00:00 |
Angie Byron
|
6f8293a5ae
|
#764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query conditional helper functions to database.inc to avoid fatal errors in lower bootstrap levels.
|
2010-04-11 01:12:23 +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
|
fcb8df3c77
|
- Patch #761316 by Crell: code simplification in query dispatchers.
|
2010-04-04 20:35:59 +00:00 |
Dries Buytaert
|
a2a4bf940e
|
- Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: error message when settings file does not exist should be hidden.
|
2010-03-28 12:00:17 +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
|
3cc61288a6
|
- Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden.
|
2010-03-28 07:25:36 +00:00 |
Dries Buytaert
|
a7d001f7d1
|
- Patch #669794 by andypost: use savepoints for nested transactions.
|
2010-03-26 18:46:06 +00:00 |
Dries Buytaert
|
48e05803fd
|
- Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use savepoints for nested transactions.
|
2010-03-25 10:38:45 +00:00 |
Dries Buytaert
|
23cbbcb1b2
|
- Patch #748982 by mikeryan: allow Database logging_callback() to be a class method.
|
2010-03-24 09:59:17 +00:00 |
Dries Buytaert
|
4d590cff65
|
- Patch #715132 by moshe weitzman: over aggressive escaping of table names.
|
2010-03-23 18:54:32 +00:00 |
Dries Buytaert
|
ff5194c862
|
- Patch #711682 by aspilicious, sun: fixed style issues.
|
2010-03-21 20:49:01 +00:00 |
Dries Buytaert
|
aadc94a102
|
- Patch #582948 by David_Rothstein: improve safety of schema manipulation.
|
2010-03-20 15:06:51 +00:00 |
Dries Buytaert
|
5e7944d5a8
|
- Patch #711682 by aspilicious: fixed tyle issues.
|
2010-03-09 11:39:07 +00:00 |
Angie Byron
|
b04816e0fe
|
#716394 by boombatower: SimpleTest should respect table prefixes.
|
2010-03-07 08:08:37 +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 |
Dries Buytaert
|
e1ce11dad0
|
- Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers.
|
2010-03-06 06:31:24 +00:00 |
Dries Buytaert
|
13704b8f62
|
- Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexExists().
|
2010-03-01 11:30:37 +00:00 |
Angie Byron
|
e4373460c5
|
#715094 by Damien Tournoud: Fixed Transaction data need to be reset early in DatabaseConnection::popTransaction().
|
2010-02-15 22:12:27 +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 |