| Commit message (Expand) | Author | Age |
* | Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ...... | David Rothstein | 2013-12-25 |
* | Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for... | David Rothstein | 2013-02-27 |
* | Rolled back issue #1542186 (PHP 5.4 'Illegal string offset' warning when inst... | David Rothstein | 2012-11-05 |
* | Issue #1542186 by pp, redcell, rickmanelius: Fixed PHP 5.4 'Illegal string of... | webchick | 2012-08-22 |
* | Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks | Jennifer Hodgdon | 2012-05-23 |
* | Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI. | webchick | 2011-05-17 |
* | - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL. | Dries Buytaert | 2011-04-28 |
* | Stripping CVS keywords | The Great Git Migration | 2011-02-25 |
* | #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing | Angie Byron | 2010-12-22 |
* | #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro... | Angie Byron | 2010-11-29 |
* | - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because... | Dries Buytaert | 2010-09-25 |
* | - Patch #844186 by chx: clarify merge queries. | Dries Buytaert | 2010-09-24 |
* | #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries. | Angie Byron | 2010-07-03 |
* | - Patch #785782 by cafuego: support comments in built queries. | Dries Buytaert | 2010-05-15 |
* | #620516 by Crell: Use isNull() inside SQLite driver. | Angie Byron | 2009-11-02 |
* | #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite. | Angie Byron | 2009-08-31 |
* | #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ... | Angie Byron | 2009-07-21 |
* | - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... qu... | Dries Buytaert | 2009-06-05 |
* | - Patch #396578 by Damien Tournoud: added db_truncate_table() to the database... | Dries Buytaert | 2009-05-03 |
* | - Patch #413732 by brianV: database code clean-up. | Dries Buytaert | 2009-04-20 |
* | - Patch #432128 by Berdir: adding some babysitting code to insert queries -- ... | Dries Buytaert | 2009-04-15 |
* | #360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files. | Angie Byron | 2009-01-19 |
* | #67349 by chx, Damien Tournoud, and paranojik: SQLite support in core! Yeah! :D | Angie Byron | 2008-11-23 |