David Rothstein
|
cbabb1a24b
|
Issue #2056363 by yched, Sweetchuck, chx: INSERT INTO table SELECT * FROM ... not supported.
|
2013-12-25 14:57:44 -05:00 |
David Rothstein
|
bfaa7b4fd0
|
Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed.
|
2013-02-27 18:13:58 -05:00 |
David Rothstein
|
6b11350d32
|
Rolled back issue #1542186 (PHP 5.4 'Illegal string offset' warning when installing on SQLite), since the fix was broken.
|
2012-11-05 22:56:05 -05:00 |
webchick
|
669b2682f3
|
Issue #1542186 by pp, redcell, rickmanelius: Fixed PHP 5.4 'Illegal string offset' warning when install.
|
2012-08-22 10:27:47 +02:00 |
Jennifer Hodgdon
|
e039aaaa32
|
Issue #1358944 by wulff: Fix misuse of ingroup in documentation blocks
|
2012-05-23 12:25:30 -07:00 |
webchick
|
e77f87506c
|
Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.
|
2011-05-17 23:57:40 -05:00 |
Dries Buytaert
|
9888e8884e
|
- Patch #1139638 by DamZ: the SQLite driver cannot update a column to NULL.
|
2011-04-28 06:02:43 -04:00 |
The Great Git Migration
|
79bcdb8b7d
|
Stripping CVS keywords
|
2011-02-25 02:06:03 +00:00 |
Angie Byron
|
8eb5874e64
|
#1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failing
|
2010-12-22 01:16:43 +00:00 |
Angie Byron
|
1a685474e6
|
#851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust.
|
2010-11-29 04:45:11 +00:00 |
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 |