phpbb/phpBB/includes/db
David M b62268e8c2 - fixed Oracle's large data handling
- Firebird explodes when you deal with single column update/inserts over 32767, we now turn these queries into prepared statements


git-svn-id: file:///svn/phpbb/trunk@7326 89ea8834-ac86-4346-8a33-228a782c2dd0
2007-04-11 02:23:21 +00:00
..
dbal.php - (x)HTML bug 2007-04-08 09:43:21 +00:00
firebird.php - fixed Oracle's large data handling 2007-04-11 02:23:21 +00:00
index.htm Moved to includes ... since they are included too .. trying to "clean up" structure a little 2003-03-17 10:54:23 +00:00
mssql.php - small MSSQL thing 2007-03-04 22:08:44 +00:00
mssql_odbc.php - clean up mssql and mssql_odbc, mssql now uses a different method of dealing with IDENTITY 2007-02-19 04:12:13 +00:00
mysql.php - (x)HTML bug 2007-04-08 09:43:21 +00:00
mysqli.php - (x)HTML bug 2007-04-08 09:43:21 +00:00
oracle.php - fixed Oracle's large data handling 2007-04-11 02:23:21 +00:00
postgres.php - PostgreSQL can now use schemas. During install, under database name, enter databasename.schema 2007-04-01 12:39:34 +00:00
sqlite.php - clean up mssql and mssql_odbc, mssql now uses a different method of dealing with IDENTITY 2007-02-19 04:12:13 +00:00