phpbb/phpBB/includes/db
Meik Sievertsen fac9c024ff fix bug #42635 (missed identity)
git-svn-id: file:///svn/phpbb/trunk@9362 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-03-08 13:31:41 +00:00
..
db2.php erm, yes... 2009-01-22 13:14:43 +00:00
db_tools.php fix bug #42635 (missed identity) 2009-03-08 13:31:41 +00:00
dbal.php $db-> to phpbb::$db-> 2009-02-22 18:06:05 +00:00
firebird.php Firebird support 2009-01-21 17:04:51 +00:00
mssql.php MSSQL (MSSQL 2005 extension, odbc and plain) support 2009-01-21 17:05:38 +00:00
mssql_2005.php MSSQL (MSSQL 2005 extension, odbc and plain) support 2009-01-21 17:05:38 +00:00
mssql_odbc.php MSSQL (MSSQL 2005 extension, odbc and plain) support 2009-01-21 17:05:38 +00:00
mysql.php put sql_handle_data() into dbal and let DBMS who support this overwrite it. David: would be nice if you could have a look at it later. ;) 2009-01-21 17:04:17 +00:00
mysqli.php put sql_handle_data() into dbal and let DBMS who support this overwrite it. David: would be nice if you could have a look at it later. ;) 2009-01-21 17:04:17 +00:00
oracle.php Oracle support 2009-01-21 17:06:38 +00:00
postgres.php PostgreSQL support 2009-01-21 17:06:54 +00:00
sqlite.php SQLite support (DB2 must wait until i get a new DB2 extensions. :/) 2009-01-21 17:07:34 +00:00