phpbb/phpBB/includes/db
David M bc15445b58 - forgot to make the same change to the ODBC driver
- MySQL 3.x works now
- FirebirdSQL is now on the same level as MySQL and PostgreSQL, zero hacks exist inside the core code now


git-svn-id: file:///svn/phpbb/trunk@6422 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-01 08:48:32 +00:00
..
dbal.php - added confirmation to removing bbcodes 2006-09-28 15:04:59 +00:00
firebird.php - forgot to make the same change to the ODBC driver 2006-10-01 08:48:32 +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 made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given... 2006-09-23 11:10:37 +00:00
mssql_odbc.php - forgot to make the same change to the ODBC driver 2006-10-01 08:48:32 +00:00
mysql.php made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given... 2006-09-23 11:10:37 +00:00
mysql4.php oops 2006-09-23 13:44:24 +00:00
mysqli.php oops 2006-09-23 13:44:24 +00:00
oracle.php made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given... 2006-09-23 11:10:37 +00:00
postgres.php made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given... 2006-09-23 11:10:37 +00:00
sqlite.php made sql_rowseek consistent with the dbal methods as well as fixing sql_query_limit for mssql, especially if sql_query_limit($sql, 0, 0) is given... 2006-09-23 11:10:37 +00:00