phpbb/phpBB/includes/db
Meik Sievertsen 10e5d8b3ed MSSQL (MSSQL 2005 extension, odbc and plain) support
git-svn-id: file:///svn/phpbb/trunk@9287 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-01-21 17:05:38 +00:00
..
db2.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
db_tools.php update mysql DBAL to be supported now too 2009-01-19 16:07:17 +00:00
dbal.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
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 fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug #38195) 2008-12-05 11:21:01 +00:00
postgres.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00
sqlite.php sqlite works now... 2009-01-20 16:54:40 +00:00