summaryrefslogtreecommitdiffstatshomepage
path: root/includes/database/sqlite/query.inc
Commit message (Collapse)AuthorAge
* Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core ↵Nathan Haug2011-11-01
| | | | Drupal files under a core subdirectory.
* - Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI.Dries Buytaert2011-05-11
|
* - Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.Dries Buytaert2011-04-28
|
* Stripping CVS keywordsThe Great Git Migration2011-02-25
|
* #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failingAngie Byron2010-12-22
|
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ↵Angie Byron2010-11-29
| | | | robust.
* - Patch #921582 by munzirtaha: is_null() should be replaced by !isset ↵Dries Buytaert2010-09-25
| | | | because it's faster.
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
|
* #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries.Angie Byron2010-07-03
|
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
|
* #620516 by Crell: Use isNull() inside SQLite driver.Angie Byron2009-11-02
|
* #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.Angie Byron2009-08-31
|
* #481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...Angie Byron2009-07-21
|
* - Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... ↵Dries Buytaert2009-06-05
| | | | queries.
* - Patch #396578 by Damien Tournoud: added db_truncate_table() to the ↵Dries Buytaert2009-05-03
| | | | database layer.
* - Patch #413732 by brianV: database code clean-up.Dries Buytaert2009-04-20
|
* - Patch #432128 by Berdir: adding some babysitting code to insert queries -- ↵Dries Buytaert2009-04-15
| | | | don't execute query when there are no values.
* #360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files.Angie Byron2009-01-19
|
* #67349 by chx, Damien Tournoud, and paranojik: SQLite support in core! Yeah! :DAngie Byron2008-11-23