summaryrefslogtreecommitdiff
path: root/includes/database
Commit message (Expand)AuthorAge
* - Patch #924686 by mikey_p, munzirtaha: space required after foreach construct.Dries Buytaert2010-09-28
* - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because...Dries Buytaert2010-09-25
* #890994 by Berdir: Entity query tests fail on PostgreSQL.Angie Byron2010-09-24
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
* - Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid escape...Dries Buytaert2010-09-22
* - Patch #909230 by chx: better db_query() docs.Dries Buytaert2010-09-18
* #874326 by rfay, pwolanin, chx: Fixed Invalid scheme fails to halt processing...Angie Byron2010-09-11
* - Patch #886970 by jhodgdon, Crell, Damien Tournoud: DB API putting wrong db ...Dries Buytaert2010-09-03
* Temporary roll-back of #890994, per Dries's feedback.Angie Byron2010-09-01
* #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr...Angie Byron2010-09-01
* #761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den Bogaard...Angie Byron2010-09-01
* #890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just ...Angie Byron2010-08-27
* #895344 by Berdir: Fixed Poll upgrade tests fail on SQLite.Angie Byron2010-08-27
* - Patch #880132 by bojanz: hook_schema() doesn't support compound foreign key...Dries Buytaert2010-08-22
* - Patch #857206 by Stevel: fixed database autoloader.Dries Buytaert2010-08-17
* - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to N...Dries Buytaert2010-08-16
* - Patch #878198 by pwolanin: add back a method to the DB driver interface tha...Dries Buytaert2010-08-11
* - Patch #423888 by mikeryan, Crell, drunken monkey: use subqueries for ->coun...Dries Buytaert2010-08-08
* #807336 by jhodgdon, Berdir, Crell: Document thrown exceptions in database la...Angie Byron2010-08-05
* #851168 by Stevel, Damien Tournoud: Fixed db_find_tables() expects tables to ...Angie Byron2010-08-02
* - Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB...Dries Buytaert2010-07-30
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
* - Patch #851748 by Stevel: weird logic in SelectQuery::addField().Dries Buytaert2010-07-28
* - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'.Dries Buytaert2010-07-24
* - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TR...Dries Buytaert2010-07-22
* - Patch #772678 by sun, jpmckinney, Berdir: database default collation is not...Dries Buytaert2010-07-20
* - Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a refe...Dries Buytaert2010-07-19
* - Patch #851100 by Damien Tournoud: subquery objects are iterated upon.Dries Buytaert2010-07-19
* - Patch #851110 by Damien Tournoud: InsertQuery::execute() needs to rollback ...Dries Buytaert2010-07-19
* - Patch #852362 by chx: fixed extend is 100% fubar.Dries Buytaert2010-07-19
* - Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken.Dries Buytaert2010-07-14
* - Patch #851590 by Damien Tournoud: SQLite should 'stringify' fetches.Dries Buytaert2010-07-13
* #847528 by chx: Fixed rollback presumes transaction support.Angie Byron2010-07-12
* #851140 by Damien Tournoud: Fixed DatabaseSchema::getPrefixInfo() is *severel...Angie Byron2010-07-12
* #711108 follow-up by chx: Fixed SQLite implementation of richer exception rep...Angie Byron2010-07-04
* #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries.Angie Byron2010-07-03
* #840182 by chx, Berdir: Fixed Testing is broken due to wrong prefix being used.Angie Byron2010-06-30
* - Patch #840182 by chx: testing is broken.Dries Buytaert2010-06-29
* - Patch #195416 by Damien Tournoud, David Strauss: table prefixes should be p...Dries Buytaert2010-06-28
* - Patch #715108 by Damien Tournoud, Berdir, Josh Waihi, Crell, chx, justinran...Dries Buytaert2010-06-26
* - Patch #829152 by nenne: database abstraction layer db_query_range() example...Dries Buytaert2010-06-25
* #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ...Angie Byron2010-06-21
* - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: PDO::ATTR...Dries Buytaert2010-06-16
* - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into BI...Dries Buytaert2010-06-15
* - Patch #826668 by Damien Tournoud: db_add_field() will not accept 'foreign k...Dries Buytaert2010-06-14
* - Patch #772554 by Crell, jbrown: remove delay() method from insert queries.Dries Buytaert2010-06-02
* - Patch #813540 by chx: handle NULL values nicely.Dries Buytaert2010-06-02
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q...Dries Buytaert2010-06-01
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the d...Dries Buytaert2010-05-26
* - Patch #767690 by Crell: @file declarations in database system do not indica...Dries Buytaert2010-05-23