phpbb/phpBB/includes/db
Nathan Guse dcefa16318 [ticket/10875] Return $query_id from sql_save
Have to return the $query_id from sql_save so that the results can be pulled

Updated cache test to do some basic sql cache testing.

PHPBB3-10875
2012-08-06 16:26:55 -05:00
..
db_tools.php [feature/sphinx-fulltext-search] remove note from db_tools 2012-07-21 14:14:19 +05:30
dbal.php [ticket/10875] Fix SQL Caching 2012-07-30 18:44:40 -05:00
firebird.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05: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 [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
mssql_odbc.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
mssqlnative.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
mysql.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
mysqli.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
oracle.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
postgres.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00
sqlite.php [ticket/10875] Return $query_id from sql_save 2012-08-06 16:26:55 -05:00