aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_pdo-sqlite.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bug 1766 fixed : [PostgreSQL] unkown database function UNIX_TIMESTAMP()nikrou2010-07-061-0/+5
* Bug 1744 fixed : Incorrect use of timezone with SQLitenikrou2010-06-251-0/+5
* Bug 1737 fixed : merge from trunknikrou2010-06-221-3/+1
* Bug 1738 fixed : merge from trunknikrou2010-06-221-6/+6
* Bug 1717 fixed : SQLite: access failure on Admin > Tools > Historynikrou2010-06-041-0/+6
* Fix bug 1695 : incorrect boolean to string conversion for SQLite and PostgreS...nikrou2010-05-241-3/+3
* Fix get_enums function for SQLitenikrou2010-05-091-1/+13
* bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqliteplegall2010-05-071-1/+16
* Feature 1559 : remove custom function (std) for sqlitenikrou2010-03-311-29/+0
* Fix some issues with database engines :nikrou2010-03-291-1/+1
* Feature 1255 :nikrou2010-03-211-10/+5
* feature 1255: add pwg_select_db function.patdenice2010-03-211-2/+7
* increase copyright year to 2010plegall2010-03-191-1/+1
* Feature 1451 : fix mispelling and missing translationsnikrou2010-03-031-1/+1
* Feature 1459 : add support for SQLite3 via PDOnikrou2010-02-261-0/+597