index
:
drupal
10.0.x
10.1.x
10.2.x
10.3.x
10.4.x
10.5.x
11.0.x
11.1.x
11.x
3-00
3.0.x
4.0.x
4.1.x
4.2.x
4.3.x
4.4.x
4.5.x
4.6.x
4.7.x
5.x
6.x
7.x
8.0.x
8.1.x
8.2.x
8.3.x
8.4.x
8.5.x
8.6.x
8.7.x
8.8.x
8.9.x
9.0.x
9.1.x
9.2.x
9.3.x
9.4.x
9.5.x
Drupal is content management software.
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
includes
/
database
/
sqlite
/
query.inc
Commit message (
Collapse
)
Author
Age
*
Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core ↵
Nathan Haug
2011-11-01
|
|
|
|
Drupal files under a core subdirectory.
*
- Patch #1105848 by cafuego, aspilicious: unsafe query comments possible via UI.
Dries Buytaert
2011-05-11
|
*
- 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 ↵
Angie Byron
2010-11-29
|
|
|
|
robust.
*
- Patch #921582 by munzirtaha: is_null() should be replaced by !isset ↵
Dries Buytaert
2010-09-25
|
|
|
|
because it's faster.
*
- 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 ... ↵
Dries Buytaert
2009-06-05
|
|
|
|
queries.
*
- Patch #396578 by Damien Tournoud: added db_truncate_table() to the ↵
Dries Buytaert
2009-05-03
|
|
|
|
database layer.
*
- 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
|
|
|
|
don't execute query when there are no values.
*
#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