summaryrefslogtreecommitdiff
path: root/includes/database/sqlite
Commit message (Expand)AuthorAge
* Issue #1105848 by cafuego: Fixed Unsafe query comments possible via UI.webchick2011-05-17
* - 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
* #1005428 by dmitrig01, chx: Remove redundant pragma statement in SQLite.Angie Byron2010-12-23
* #1004068 by Damien Tournoud, dmigtrig01: Complete the implementation of Datab...Angie Byron2010-12-23
* #850852 follow-up by Damien Tournoud: Fixed notices that caused tests to fail.Angie Byron2010-12-23
* #850852 by Damien Tournoud, dmitrig01, chx: Fixed transaction failure and all...Angie Byron2010-12-22
* #1004060 by dmitrig01, chx: Fixed SQLite update queries with expression failingAngie Byron2010-12-22
* #851136: Committing missing files.Angie Byron2010-11-29
* #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more ro...Angie Byron2010-11-29
* #346494 by hswong3i, Pancho, Dave Reid, duellj, dalin: Fixed DB drivers need ...Angie Byron2010-11-29
* #962458 by BarisW, Crell: Fixed database driver names aren't translated.Angie Byron2010-11-26
* #946968 follow-up by Damien Tournoud: Refactor version check for databases.Angie Byron2010-11-13
* - Patch #946968 by dmitrig01: we are not checking the version of MySQL and Po...Dries Buytaert2010-11-13
* #927828 by Damien Tournoud, LaurentAjdnik, boombatower: Fixed contrib can't s...Angie Byron2010-10-22
* - Patch #878198 by pwolanin, Damien Tournoud: add back a method to the DB dri...Dries Buytaert2010-10-03
* - Patch #921582 by munzirtaha: is_null() should be replaced by !isset because...Dries Buytaert2010-09-25
* - Patch #844186 by chx: clarify merge queries.Dries Buytaert2010-09-24
* #895344 by Berdir: Fixed Poll upgrade tests fail on SQLite.Angie Byron2010-08-27
* - Patch #878198 by pwolanin: add back a method to the DB driver interface tha...Dries Buytaert2010-08-11
* - Patch #866340 by Damien Tournoud: remove support for date and time types.Dries Buytaert2010-07-28
* - Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken.Dries Buytaert2010-07-14
* - Patch #851590 by Damien Tournoud: SQLite should 'stringify' fetches.Dries Buytaert2010-07-13
* #711108 follow-up by chx: Fixed SQLite implementation of richer exception rep...Angie Byron2010-07-04
* #715108 follow-up by Damien Tournoud, justinrandell: Fixed SQLite Merge queries.Angie Byron2010-07-03
* - Patch #811776 by Heine: regresssion of SA-2006-005 - SQL Injection via db_q...Dries Buytaert2010-06-01
* - Patch #711108 by Berdir: better exception reporting for watchdog() in the d...Dries Buytaert2010-05-26
* - Patch #785782 by cafuego: support comments in built queries.Dries Buytaert2010-05-15
* - Patch #782056 by aspilicious: removing every tab + trailing white space in ...Dries Buytaert2010-04-28
* - Patch #302327 by Josh Waihi, noahb, Crell, hswong3i: support cross-schema/d...Dries Buytaert2010-04-07
* - Patch #669794 by andypost, Josh Waihi, aspilicious, moshe weitzman, catch: ...Dries Buytaert2010-04-06
* - Patch #728338 by sun, Crell: standardize on 'field' in function names. 'It ...Dries Buytaert2010-03-28
* - Patch #754192 by andypost, Damien Tournoud: critical bug: fixed transaction...Dries Buytaert2010-03-28
* #715476 by Jeremy and Crell: Schema object should respect active database con...Angie Byron2010-03-07
* #728730 by Damien Tournoud: Fixed Precision loss in DatabaseStatement_sqlite(...Angie Byron2010-03-07
* - Patch #582948 by David_Rothstein: more improvements to the erro handling of...Dries Buytaert2010-03-01
* - Patch #279851 by catch, David Strauss, Damien Tournoud, asimmonds, c960657,...Dries Buytaert2010-02-28
* - Patch #582948 by Damien Tournoud, agentrickard: improve safety of schema ma...Dries Buytaert2010-02-28
* #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix...Angie Byron2010-02-23
* #714994 by Damien Tournoud: Fixed SQLite should not forcefully convert numeri...Angie Byron2010-02-15
* #550124 by c960657, catch, and Crell: Remove prepared statement caching, whic...Angie Byron2010-02-12
* #684138 by carlos8f and Heine: Fixed bug in SQLite's NextId() that prevented ...Angie Byron2010-01-14
* #633678 by Josh Waihi, chx, Crell, David Strauss, and Damien Tournoud: Make s...Angie Byron2010-01-07
* #671348 by Garrett Albright: Fixed escape error with SQLite.Angie Byron2010-01-06
* - Patch #360854 by sammys, Crell: added missing db_index_exists(), required t...Dries Buytaert2009-12-15
* #620516 by Crell: Use isNull() inside SQLite driver.Angie Byron2009-11-02
* - Patch #570900 by Crell | asimmonds: Changed Destroy remnants of update_sql().Dries Buytaert2009-09-29
* #564394 by Berdir and Crell: Removed database BC layer. nah nah nah nah... he...Angie Byron2009-09-18
* #496500 follow-up by Damien Tournoud: Fixed PostgreSQL and SQLite.Angie Byron2009-08-31
* #200953 by seanburlington: Added basic support for 'time' and 'date' types to...Angie Byron2009-08-22