| Commit message (Expand) | Author | Age |
* | - 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 |
* | #715094 by Damien Tournoud: Fixed Transaction data need to be reset early in ... | Angie Byron | 2010-02-15 |
* | #550124 by c960657, catch, and Crell: Remove prepared statement caching, whic... | Angie Byron | 2010-02-12 |
* | #702514 by foripepe and mr.baileys: Fixed Documentation problem with Database... | Angie Byron | 2010-02-08 |
* | #522786 by stormsweeper: Fixed Postgres numeric check needs to happen after p... | Angie Byron | 2010-02-07 |
* | - Patch #700518 by agentrickard, Crell: documentation fixes. | Dries Buytaert | 2010-02-06 |
* | - Patch #700518 by agentrickard: document conjunctions for db_condition(). | Dries Buytaert | 2010-01-31 |
* | - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines ... | Dries Buytaert | 2010-01-30 |
* | - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see... | 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 |
* | #697694 by aspilicious: Doxygen fixes. | Angie Byron | 2010-01-29 |
* | - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. | Dries Buytaert | 2010-01-25 |
* | - Patch #692302 by Crell: searching for the wrong extender subclass. | Dries Buytaert | 2010-01-22 |
* | - Patch #688158 by moshe weitzman: query logger does not provide class inform... | Dries Buytaert | 2010-01-18 |
* | #684138 by carlos8f and Heine: Fixed bug in SQLite's NextId() that prevented ... | Angie Byron | 2010-01-14 |
* | #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we d... | Angie Byron | 2010-01-13 |
* | #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extra... | Angie Byron | 2010-01-09 |
* | - Patch #550010 by c960657: DatabaseConnection::prepareQuery() ignores argum... | Dries Buytaert | 2010-01-08 |
* | #601768 by Crell and Damien Tournoud: Add a DatabaseStatementEmpty to allow c... | Angie Byron | 2010-01-08 |
* | #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make s... | Angie Byron | 2010-01-07 |
* | #671348 by Garrett Albright: Fixed escape error with SQLite. | Angie Byron | 2010-01-06 |
* | - Patch #672268 by Garrett Albright: comment cleanup. | Dries Buytaert | 2010-01-03 |
* | - 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 |
* | #653926 follow-up by Crell: Document SQL range limits. | Angie Byron | 2009-12-13 |
* | - Patch #653926 by Damien Tournoud: fixed range of sub-queries not being hono... | Dries Buytaert | 2009-12-09 |
* | - Patch #648744 by Crell: specified more @return type definitions for auto-co... | Dries Buytaert | 2009-12-04 |
* | - Patch #637058 by jhodgdon: documentation improvements. | Dries Buytaert | 2009-12-03 |