phpbb/phpBB/includes/db/driver
Dhruv 3eeeaababd [ticket/11503] similar implementation for mssql_native and odbc
mssql_native and mssql_odbc db drivers varied at some places
where they should have been similar.

PHPBB3-11503
2013-06-20 19:16:21 +05:30
..
driver.php [ticket/11476] Remove pass-by-reference from sql_mutli_insert 2013-03-27 15:01:36 +01:00
firebird.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
mssql.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
mssql_base.php [ticket/10966] Introduce MSSQL base class for native and ODBC 2013-04-19 19:11:22 +02:00
mssql_odbc.php [ticket/11503] similar implementation for mssql_native and odbc 2013-06-20 19:16:21 +05:30
mssqlnative.php [ticket/11503] similar implementation for mssql_native and odbc 2013-06-20 19:16:21 +05:30
mysql.php [ticket/10966] Introduce MySQL base class 2013-04-17 21:25:35 +02:00
mysql_base.php [ticket/10966] Introduce MySQL base class 2013-04-17 21:25:35 +02:00
mysqli.php [ticket/10966] Introduce MySQL base class 2013-04-17 21:25:35 +02:00
oracle.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
postgres.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00
sqlite.php [ticket/11305] Check for $cache being null before using it in db drivers. 2013-01-02 14:36:14 -05:00