| Commit message (Expand) | Author | Age |
* | #926636 by Stevel, Damien Tournoud, dmitrig01: Fixed Drupal install error on ... | Angie Byron | 2010-12-21 |
* | - Patch #974250 by Stevel: upgrade path broken on PostgreSQL: can't change NO... | Dries Buytaert | 2010-12-14 |
* | #851136: Committing missing files. | Angie Byron | 2010-11-29 |
* | #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro... | Angie Byron | 2010-11-29 |
* | #962458 by BarisW, Crell: Fixed database driver names aren't translated. | Angie Byron | 2010-11-26 |
* | #946968 follow-up by Damien Tournoud: Refactor version check for databases. | Angie Byron | 2010-11-13 |
* | - Patch #946968 by dmitrig01: we are not checking the version of MySQL and Po... | Dries Buytaert | 2010-11-13 |
* | - Patch #839556 by jrchamp, dmitrig01: remove pointless usage of array_key_ex... | Dries Buytaert | 2010-10-28 |
* | #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't s... | Angie Byron | 2010-10-22 |
* | - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB dri... | Dries Buytaert | 2010-10-03 |
* | - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because... | Dries Buytaert | 2010-09-25 |
* | #890994 by Berdir: Entity query tests fail on PostgreSQL. | Angie Byron | 2010-09-24 |
* | - Patch #910388 by mikl: installation fails on PostgreSQL 8.4: Invalid escape... | Dries Buytaert | 2010-09-22 |
* | Temporary roll-back of #890994, per Dries's feedback. | Angie Byron | 2010-09-01 |
* | #890994 by Berdir, Crell, Josh Waihi: Fixed Entity query tests fail on Postgr... | Angie Byron | 2010-09-01 |
* | #761976 by Berdir, jhedstrom, tpfeiffer, Damien Tournoud, Rob van den Bogaard... | Angie Byron | 2010-09-01 |
* | #890090 by Berdir, jhedstrom, marvil07, bjaspan: Fixed Inserting into a just ... | Angie Byron | 2010-08-27 |
* | - Patch #862078 by gustavb, Damien Tournoud: PDO coerceing empty strings to N... | Dries Buytaert | 2010-08-16 |
* | - Patch #878198 by pwolanin: add back a method to the DB driver interface tha... | Dries Buytaert | 2010-08-11 |
* | - Patch #866340 by Damien Tournoud: remove support for date and time types. | Dries Buytaert | 2010-07-28 |
* | - Patch #861566 by p.brouwers: use uppercase for PHP constants, e.g. NULL, TR... | Dries Buytaert | 2010-07-22 |
* | - Patch #845846 by Stevel, bellHead: PDOStatement::bindParam() bind to a refe... | Dries Buytaert | 2010-07-19 |
* | #809698 follow-up by Damien Tournoud, Josh Waihi, chx: Add CONCAT() function ... | Angie Byron | 2010-06-21 |
* | - Patch #827554 by Josh Waihi: PostgreSQL performance optimization: PDO::ATTR... | Dries Buytaert | 2010-06-16 |
* | - Patch #515310 by Josh Waihi, marcvangend: inserting >PHP_INT_MAX into BI... | Dries Buytaert | 2010-06-15 |
* | - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q... | Dries Buytaert | 2010-06-01 |
* | - Patch #785782 by cafuego: support comments in built queries. | Dries Buytaert | 2010-05-15 |
* | - Patch #301798 by Josh Waihi: remove some legacy data type and function mapp... | Dries Buytaert | 2010-05-13 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ind... | Angie Byron | 2010-04-29 |
* | - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d... | Dries Buytaert | 2010-04-07 |
* | - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ... | Dries Buytaert | 2010-03-28 |
* | #715476 by Jeremy and Crell: Schema object should respect active database con... | Angie Byron | 2010-03-07 |
* | - Patch #734146 by scor: white-space clean-up. | Dries Buytaert | 2010-03-06 |
* | - Patch #722912 by andypost: db_index_exists() must conform schemaAPI indexEx... | Dries Buytaert | 2010-03-01 |
* | - Patch #582948 by David_Rothstein: more improvements to the erro handling of... | Dries Buytaert | 2010-03-01 |
* | - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,... | Dries Buytaert | 2010-02-28 |
* | - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema ma... | Dries Buytaert | 2010-02-28 |
* | #718016 by andypost and Damien Tournoud: Fixed DatabaseSchema_pgsql()::rename... | Angie Byron | 2010-02-23 |
* | #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix... | Angie Byron | 2010-02-23 |
* | #715906 by Damien Tournoud: Fixed Schema tests fail on PostgreSQL. | Angie Byron | 2010-02-17 |
* | #550124 by c960657, catch, and Crell: Remove prepared statement caching, whic... | Angie Byron | 2010-02-12 |
* | #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after p... | Angie Byron | 2010-02-07 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | Hm. Rollback of #522786 which seems to cause test failures. | Angie Byron | 2010-01-30 |
* | #522786 by stormsweeper: Fixed PostgreSQL numeric check needs to happen after... | Angie Byron | 2010-01-30 |
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra... | Angie Byron | 2010-01-09 |
* | #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make s... | Angie Byron | 2010-01-07 |
* | - Patch #360854 by sammys, Crell: added missing db_index_exists(), required t... | Dries Buytaert | 2009-12-15 |
* | #654662 by c960657 and Crell: Allow escaping wildcard characters in LIKE quer... | Angie Byron | 2009-12-13 |