| Commit message (Expand) | Author | Age |
* | - Removing whitespace. | Dries Buytaert | 2009-01-26 |
* | #363687 by chx: Simplify DBTNG codeflow. | Angie Byron | 2009-01-25 |
* | - Patch #360982 by Damien Tournoud: fixed typo in SQLite transacation detecti... | Dries Buytaert | 2009-01-19 |
* | - Patch #360887 by Crell: more robus example of how to use transaction suppor... | Dries Buytaert | 2009-01-19 |
* | #360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files. | Angie Byron | 2009-01-19 |
* | #360754 by Crell: Docblock fixes for DBTNG. | Angie Byron | 2009-01-18 |
* | #360580 by Razorraser: Fix documentation link to PDO. | Angie Byron | 2009-01-18 |
* | #359918 by Dave Reid: Fix typo in Schema API documentation. | Angie Byron | 2009-01-18 |
* | - Patch #301049 by Damien Tournoud: fix InsertQuery. | Dries Buytaert | 2009-01-17 |
* | - Patch #225562 by Jody Lynn et al: clean up of the taxonomy module SQL table... | Dries Buytaert | 2009-01-14 |
* | - Rollback of #225562 -- I think there is still something wrong. | Dries Buytaert | 2009-01-13 |
* | - Patch #225562 by Jody Lynn: change DB table names from eg. term_data to ta... | Dries Buytaert | 2009-01-13 |
* | - Patch #349500 by Damien Tournoud et al: made db_query_temporary() generate ... | Dries Buytaert | 2009-01-11 |
* | - Patch #348448 by c960657: fixed php strict warnings when running tests. | Dries Buytaert | 2009-01-11 |
* | - Patch #301049 by Josh Waihi, Damien Tournoud, et al: fixed bug with transac... | Dries Buytaert | 2009-01-11 |
* | - Patch #355278 by Josh Waihi: fixed problem with transaction support being t... | Dries Buytaert | 2009-01-08 |
* | - Patch #342503 by Josh Waihi, Damien Tournoud et al: schema function findTab... | Dries Buytaert | 2009-01-08 |
* | - Patch #301049 by David Strauss, Josh Waihi, Crell, et al: transaction nesti... | Dries Buytaert | 2009-01-08 |
* | - Patch #320591 by Moshe, Crell et al: tag specific alter hook for database q... | Dries Buytaert | 2009-01-04 |
* | - Patch #314464 by Dave Reid, Crell, markus_petrux, drewish et al: convert db... | Dries Buytaert | 2008-12-30 |
* | - Patch #352470 by scor: fixed typos and grammar in comments. | Dries Buytaert | 2008-12-30 |
* | - Patch #332002 by Crell et al: MergeQuery should refuse to execute if there ... | Dries Buytaert | 2008-12-26 |
* | - Patch #314464 by Crell: fixing up the db_placeholder() patch that I committ... | Dries Buytaert | 2008-12-26 |
* | - Patch #339588 by jhedstrom, Josh Waihi, mikl: remove *_unsigned types and r... | Dries Buytaert | 2008-12-26 |
* | - Patch #344575 by cdale: made the ANSI compatibility mode less strict to wor... | Dries Buytaert | 2008-12-24 |
* | - Patch #314464 by Crell, Dave Reid et al: convert db_placeholders() to the n... | Dries Buytaert | 2008-12-24 |
* | - Patch #344575 by cdale et al: force MySQL to run in ANSI compatibility mode... | Dries Buytaert | 2008-12-23 |
* | - Patch #349504 by keith.smith: clean up sentence spacing in code comments. | Dries Buytaert | 2008-12-20 |
* | - Patch #299178 by Crell et al: add support for subqueries in FROM and JOIN c... | Dries Buytaert | 2008-12-12 |
* | - Patch #342693 by Damien Tournoud et al: DatabaseStatement Prefect iterator ... | Dries Buytaert | 2008-12-09 |
* | - Patch #318016 by Dave Reid: step one to standardizing type-hinting. | Dries Buytaert | 2008-12-08 |
* | #343620 by Dave Reid: Fix db_update() failure on expression-only SQL (with te... | Angie Byron | 2008-12-07 |
* | - Patch #342366 by John Morahan, Dave Reid, Damien Tournoud: fixed replacemen... | Dries Buytaert | 2008-12-05 |
* | - Patch #335086 by recidive: rename node, filter and comment module tables to... | Dries Buytaert | 2008-12-03 |
* | - Patch #337926 by Damien Tournoud: clean-up lower case handling. | Dries Buytaert | 2008-12-02 |
* | #340568 by Damien Tournoud: in some versions of SQLite, SELECT DISINCT(field)... | Angie Byron | 2008-11-30 |
* | - Patch #337926 by hswong3i, Dave Reid, Damien Tournoud: forced connection wi... | Dries Buytaert | 2008-11-29 |
* | - Patch #337926 by hswong3i: by default, force lower-case database tables/col... | Dries Buytaert | 2008-11-28 |
* | - Patch #338586 by Damien Tournoud: fix undefined function call in DatabaseSc... | Dries Buytaert | 2008-11-26 |
* | #67349 follow-up by Damien Damien Tournoud: Fix missing parenthesis. | Angie Byron | 2008-11-23 |
* | #67349 by chx, Damien Tournoud, and paranojik: SQLite support in core! Yeah! :D | Angie Byron | 2008-11-23 |
* | - Patch #335614 by Damien Tournoud: getActiveConnection() and getConnection()... | Dries Buytaert | 2008-11-22 |
* | - Patch #331570 by recidive: rename block module tables to singular. Require... | Dries Buytaert | 2008-11-15 |
* | - Patch #321100 by hswong3i: empty insert statements are better handled now. ... | Dries Buytaert | 2008-11-13 |
* | - Patch #322458 by hswong3i: tests for queryRange(). | Dries Buytaert | 2008-11-13 |
* | - Patch #333499 by chx: fix handling of NULL default values in MySQL schema A... | Dries Buytaert | 2008-11-13 |
* | - Patch #331213 by Damien Tournoud: make it easier to write database driver. | Dries Buytaert | 2008-11-12 |
* | - Patch #331213 by chx and Damien Tournoud: welcome weird database drivers. | Dries Buytaert | 2008-11-11 |
* | - Patch #299778 by hswong3i, Arancaytar, Dave Reid et al: code clean-up. | Dries Buytaert | 2008-11-11 |
* | - Patch #329080 by chx, Damien Tournoud, pwolanin: statics in objects are not... | Dries Buytaert | 2008-11-08 |