phpbb/phpBB/includes/db
2012-04-10 00:53:27 +02:00
..
db_tools.php [ticket/10774] Correctly specify index name when creating unique index on MySQL. 2012-04-10 00:53:27 +02:00
dbal.php [ticket/10653] Add ability to count table rows to database abstraction layer. 2012-03-03 21:04:01 +01:00
firebird.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -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/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mssql_odbc.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00
mssqlnative.php [ticket/10294] Fix sql_affectedrows() in mssqlnative driver. 2011-07-28 15:57:09 +02:00
mysql.php [ticket/10653] Call get_row_count of base class in mysql get_estimated_row_count 2012-03-08 14:39:03 +01:00
mysqli.php [ticket/10653] Call get_row_count of base class in mysql get_estimated_row_count 2012-03-08 14:39:03 +01:00
oracle.php [ticket/9946] Allow storage of data >4kB on Oracle again 2011-03-07 10:31:25 -06:00
postgres.php [ticket/10057] Fixes for a bunch of small problems. 2011-03-08 19:48:56 -05:00
sqlite.php [ticket/9637] Do not cache SQL server version in all cases 2010-07-11 01:41:38 +02:00