phpbb/phpBB/includes/db
David M aa71cfaa8b - Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now in one driver.
git-svn-id: file:///svn/phpbb/trunk@6425 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-01 16:20:05 +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 - Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now in one driver. 2006-10-01 16:20:05 +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