piwigo/include/dblayer
nikrou d8d8ca5ed3 Fix get_enums function for SQLite
hard coded enums values for all tables
because enum feature doesn't exists for SQLite.

git-svn-id: http://piwigo.org/svn/trunk@6153 68402e56-0260-453c-a942-63ccdbb3a9ee
2010-05-09 20:52:38 +00:00
..
dblayers.inc.php SQLite availabilty must be check by existence of SQLite3 class 2010-05-07 09:09:44 +00:00
functions_mysql.inc.php feature 1630: upgrade to Piwigo 2.1 :-) 2010-04-28 14:28:05 +00:00
functions_pdo-sqlite.inc.php Fix get_enums function for SQLite 2010-05-09 20:52:38 +00:00
functions_pgsql.inc.php bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqlite 2010-05-07 00:34:56 +00:00
functions_sqlite.inc.php Fix get_enums function for SQLite 2010-05-09 20:52:38 +00:00