aboutsummaryrefslogtreecommitdiffstats
path: root/include/dblayer/functions_pdo-sqlite.inc.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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