| Commit message (Expand) | Author | Age |
* | - Patch #301798 by Josh Waihi: remove some legacy data type and function mapp... | Dries Buytaert | 2010-05-13 |
* | - Patch #793604 by matt2000, chx: DBTNG JOINs are close to useless. | Dries Buytaert | 2010-05-11 |
* | #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply co... | Angie Byron | 2010-05-06 |
* | - Patch #769554 by jpmckinney, Berdir, cha0s: fixed trivial SQL injection(s) ... | Dries Buytaert | 2010-05-05 |
* | #561400 by drewish, Berdir: Allow specifying MySQL socket with DBTNG. | Angie Byron | 2010-05-05 |
* | - Patch #742042 by kkaefer:DBTNG: ->fetchAllAssoc() doesn't respect fetch mod... | Dries Buytaert | 2010-04-30 |
* | #299308 follow-up by David_Rothstein: Fixed Installing Drupal by visiting ind... | Angie Byron | 2010-04-29 |
* | - Patch #782056 by aspilicious: removing every tab + trailing white space in ... | Dries Buytaert | 2010-04-28 |
* | - Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alte... | Dries Buytaert | 2010-04-28 |
* | - Patch #701888 by jhodgdon: subqueries are not altered and test clean-up. | Dries Buytaert | 2010-04-27 |
* | - Patch #780048 by linclark: db_next_id() documentation refers to a non-exist... | Dries Buytaert | 2010-04-26 |
* | #688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() t... | Angie Byron | 2010-04-23 |
* | #772554 by Crell: Remove delay() method from insert queries. | Angie Byron | 2010-04-19 |
* | - Patch #770838 by sdboyer: optimize DatabaseConnection::ExpandArguments. | Dries Buytaert | 2010-04-15 |
* | - Patch #770668 by Damien Tournoud: undefined in InsertQuery::__toString(). | Dries Buytaert | 2010-04-15 |
* | - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP stric... | Dries Buytaert | 2010-04-11 |
* | - Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function. | Dries Buytaert | 2010-04-11 |
* | #764418 by David_Rothstein, jpmckinney, quiptime, Crell: Move query condition... | Angie Byron | 2010-04-11 |
* | - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d... | Dries Buytaert | 2010-04-07 |
* | - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: ... | Dries Buytaert | 2010-04-06 |
* | - Patch #761316 by Crell: code simplification in query dispatchers. | Dries Buytaert | 2010-04-04 |
* | - Patch #748340 by Berdir, andypost, catch, noahb, Crell: MySQL-optimized tab... | Dries Buytaert | 2010-04-04 |
* | - Patch #756478 by alex_b: remove obsolete return statement in findCaller(). | Dries Buytaert | 2010-03-31 |
* | - Patch #753754 by Garrett Albright, aspilicious, Crell, yoroy, marcvangend: ... | Dries Buytaert | 2010-03-28 |
* | - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ... | Dries Buytaert | 2010-03-28 |
* | - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when s... | Dries Buytaert | 2010-03-28 |
* | - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction... | Dries Buytaert | 2010-03-28 |
* | - Patch #669794 by andypost: use savepoints for nested transactions. | Dries Buytaert | 2010-03-26 |
* | - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see ... | Dries Buytaert | 2010-03-26 |
* | - Patch #669794 by andypost, Josh Waihi, aspilicious: critical task: use save... | Dries Buytaert | 2010-03-25 |
* | - Patch #748982 by mikeryan: allow Database logging_callback() to be a class ... | Dries Buytaert | 2010-03-24 |
* | - Patch #715132 by moshe weitzman: over aggressive escaping of table names. | Dries Buytaert | 2010-03-23 |
* | - Patch #711682 by aspilicious, sun: fixed style issues. | Dries Buytaert | 2010-03-21 |
* | - Patch #582948 by David_Rothstein: improve safety of schema manipulation. | Dries Buytaert | 2010-03-20 |
* | - Patch #711682 by aspilicious: fixed tyle issues. | Dries Buytaert | 2010-03-09 |
* | #716394 by boombatower: SimpleTest should respect table prefixes. | Angie Byron | 2010-03-07 |
* | #715476 by Jeremy and Crell: Schema object should respect active database con... | Angie Byron | 2010-03-07 |
* | #728730 by Damien Tournoud: Fixed Precision loss in DatabaseStatement_sqlite(... | Angie Byron | 2010-03-07 |
* | - Patch #734146 by scor: white-space clean-up. | Dries Buytaert | 2010-03-06 |
* | - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req... | 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 |
* | #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functio... | Angie Byron | 2010-02-17 |
* | #715906 by Damien Tournoud: Fixed Schema tests fail on PostgreSQL. | Angie Byron | 2010-02-17 |
* | #706248 by bellHead and Damien Tournoud: Fixed field_sql_storage_field_storag... | Angie Byron | 2010-02-17 |
* | #714994 by Damien Tournoud: Fixed SQLite should not forcefully convert numeri... | Angie Byron | 2010-02-15 |