phpbb/phpBB/includes/db
David M bab608a1b9 oops
git-svn-id: file:///svn/phpbb/trunk@6396 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-23 13:44:24 +00:00
..
dbal.php some updates. Also adjusted the utf tools and normalizer more to our coding guidelines. 2006-08-22 21:26:06 +00:00
firebird.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
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 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
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