Dries Buytaert
|
07886a8482
|
- Patch #921582 by munzirtaha: is_null() should be replaced by !isset because it's faster.
|
2010-09-25 01:41:26 +00:00 |
Dries Buytaert
|
e0032eeee6
|
- Patch #844186 by chx: clarify merge queries.
|
2010-09-24 02:05:55 +00:00 |
Angie Byron
|
94247bfd7d
|
#715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries.
|
2010-07-03 20:45:45 +00:00 |
Dries Buytaert
|
416f87f170
|
- Patch #785782 by cafuego: support comments in built queries.
|
2010-05-15 07:04:21 +00:00 |
Angie Byron
|
bbf9c0a674
|
#620516 by Crell: Use isNull() inside SQLite driver.
|
2009-11-02 00:19:27 +00:00 |
Angie Byron
|
7d1a9b8d3d
|
#496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.
|
2009-08-31 17:07:21 +00:00 |
Angie Byron
|
d2c02ca453
|
#481288 by Berdir and Crell: Add support for INSERT INTO ... SELECT FROM ...
|
2009-07-21 01:56:36 +00:00 |
Dries Buytaert
|
9079d78481
|
- Patch #481288 by Berdir: add support for INSERT INTO ... SELECT FROM ... queries.
|
2009-06-05 16:55:45 +00:00 |
Dries Buytaert
|
c5926f4961
|
- Patch #396578 by Damien Tournoud: added db_truncate_table() to the database layer.
|
2009-05-03 08:56:19 +00:00 |
Dries Buytaert
|
f09028107c
|
- Patch #413732 by brianV: database code clean-up.
|
2009-04-20 20:02:31 +00:00 |
Dries Buytaert
|
b0a6099918
|
- Patch #432128 by Berdir: adding some babysitting code to insert queries -- don't execute query when there are no values.
|
2009-04-15 13:30:17 +00:00 |
Angie Byron
|
cd9794bea7
|
#360113 by Dave Reid: Remove db_and() and db_or() calls from database/* files.
|
2009-01-19 01:28:28 +00:00 |
Angie Byron
|
9de3b9cb74
|
#67349 by chx, Damien Tournoud, and paranojik: SQLite support in core! Yeah! :D
|
2008-11-23 06:06:15 +00:00 |