Angie Byron
|
ff119bc0cc
|
#346494 by hswong3i, Pancho, Dave Reid, duellj, dalin: Fixed DB drivers need to be able to change the configure database form during install
|
2010-11-29 02:55:57 +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
|
df57e940b2
|
#962458 by BarisW, Crell: Fixed database driver names aren't translated.
|
2010-11-26 21:36:43 +00:00 |
Angie Byron
|
0ac67018a3
|
#946968 follow-up by Damien Tournoud: Refactor version check for databases.
|
2010-11-13 23:07:16 +00:00 |
Dries Buytaert
|
0828119240
|
- Patch #946968 by dmitrig01: we are not checking the version of MySQL and PostgreSQL servers anymore (nor we do for SQLite).
|
2010-11-13 14:08:47 +00:00 |
Dries Buytaert
|
1d0f6479da
|
- Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_exists().
|
2010-10-28 02:27:09 +00:00 |
Dries Buytaert
|
ee050856ca
|
- Patch #718540 by jhodgdon, freelock: better documentation in query.inc.
|
2010-10-26 15:26:09 +00:00 |
Angie Byron
|
748d7ea037
|
#927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't specify custom schema types. Should fix Date module. Yay.
|
2010-10-22 15:18:56 +00:00 |
Dries Buytaert
|
468d201ce1
|
Patch #943042 by Damien Tournoud: MergeQuery regressions: key is used in the update query, exception is echoed.
|
2010-10-18 00:50:36 +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
|
5c918691d3
|
- Patch #931632 by quartsize: countQuery() replaces connection information with active.
|
2010-10-05 01:42:24 +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 |
Dries Buytaert
|
07886a8482
|
- Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster.
|
2010-09-25 01:41:26 +00:00 |
Angie Byron
|
7b14675e08
|
#890994 by Berdir: Entity query tests fail on PostgreSQL.
|
2010-09-24 21:24:14 +00:00 |
Dries Buytaert
|
e0032eeee6
|
- Patch #844186 by chx: clarify merge queries.
|
2010-09-24 02:05:55 +00:00 |
Dries Buytaert
|
cdf28e6fd6
|
- Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid escape sequence.
|
2010-09-22 03:22:20 +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 |
Dries Buytaert
|
6f0d1797b5
|
- Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db placeholders in complex queries.
|
2010-09-03 19:06:55 +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 |
Angie Byron
|
a405b10d68
|
#761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den Bogaard, andypost: Fixed DatabaseSchema_pgsql()::changeField() is broken.
|
2010-09-01 01:28:41 +00:00 |
Angie Byron
|
454a53eb1b
|
#890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just created table fails when trying to set a value to a serial.
|
2010-08-27 15:53:43 +00:00 |
Angie Byron
|
9d6d6519c9
|
#895344 by Berdir: Fixed Poll upgrade tests fail on SQLite.
|
2010-08-27 15:45:46 +00:00 |
Dries Buytaert
|
db5368027e
|
- Patch #880132 by bojanz: hook_schema() doesn't support compound foreign keys; inconsistent implementations in core.
|
2010-08-22 13:55:53 +00:00 |
Dries Buytaert
|
077617424c
|
- Patch #857206 by Stevel: fixed database autoloader.
|
2010-08-17 15:30:01 +00:00 |
Dries Buytaert
|
03630c12e5
|
- Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to NULL when target is a Postgres bytea.
|
2010-08-16 21:01:23 +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 |
Dries Buytaert
|
66d31c52ba
|
- Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->countQuery(), at least for MySQL.
|
2010-08-08 02:18:53 +00:00 |
Angie Byron
|
755343e3b7
|
#807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database layer.
|
2010-08-05 08:26:35 +00:00 |
Angie Byron
|
9ad0a7ea9b
|
#851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to be prefixed, inconsistent implementation and documentation.
|
2010-08-02 18:55:17 +00:00 |
Dries Buytaert
|
4f2d69698c
|
- Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too.
|
2010-07-30 01:59:14 +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
|
8a128c645c
|
- Patch #851748 by Stevel: weird logic in SelectQuery::addField().
|
2010-07-28 01:51:06 +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
|
002ca866d5
|
- Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TRUE, FALSE.
|
2010-07-22 23:54:32 +00:00 |
Dries Buytaert
|
d58ac9fd64
|
- Patch #772678 by sun, jpmckinney, Berdir: database default collation is not respected.
|
2010-07-20 21:12:47 +00:00 |
Dries Buytaert
|
84916ad9c7
|
- Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a reference even for OUT parameters.
|
2010-07-19 22:11:04 +00:00 |
Dries Buytaert
|
83f4ef42f6
|
- Patch #851100 by Damien Tournoud: subquery objects are iterated upon.
|
2010-07-19 21:05:46 +00:00 |
Dries Buytaert
|
a5f23317ef
|
- Patch #851110 by Damien Tournoud: InsertQuery::execute() needs to rollback the transaction if one insert fail.
|
2010-07-19 13:28:19 +00:00 |
Dries Buytaert
|
9cf185c391
|
- Patch #852362 by chx: fixed extend is 100% fubar.
|
2010-07-19 13:23:21 +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
|
9d15ef4f04
|
#847528 by chx: Fixed rollback presumes transaction support.
|
2010-07-12 15:14:16 +00:00 |
Angie Byron
|
0d865cc02b
|
#851140 by Damien Tournoud: Fixed DatabaseSchema::getPrefixInfo() is *severely* broken.
|
2010-07-12 15:10:40 +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 |