phpbb/phpBB/includes/db
Meik Sievertsen 6bfa84bb74 any_char and one_char being public
added comment to firebird class for obtaining version
removed the use of prepared statements, the implementation is buggy and non-functional (types are missing)

git-svn-id: file:///svn/phpbb/trunk@9265 89ea8834-ac86-4346-8a33-228a782c2dd0
2009-01-16 17:35:55 +00:00
..
db2.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
db_tools.php update db_tools a little bit (not finished yet) 2009-01-16 17:34:43 +00:00
dbal.php any_char and one_char being public 2009-01-16 17:35:55 +00:00
firebird.php any_char and one_char being public 2009-01-16 17:35:55 +00:00
mssql.php [Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:05:13 +00:00
mssql_2005.php ok... i hope i haven't messed too much with the code and everything is still working. 2008-05-29 12:25:56 +00:00
mssql_odbc.php [Change] Remove NUL-Bytes directly in request_var() for strings and within the custom DBAL sql_escape() functions (MSSQL, Firebird, Oracle) (reported by AdhostMikeSw) 2008-10-02 12:05:13 +00:00
mysql.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00
mysqli.php any_char and one_char being public 2009-01-16 17:35:55 +00:00
oracle.php fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug #38195) 2008-12-05 11:21:01 +00:00
postgres.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00
sqlite.php Get real dbms version instead of relying on php internal functions which only grab the local library version 2008-09-04 14:10:03 +00:00