This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
php-phpbb
Watch
1
Star
0
Fork
0
You've already forked php-phpbb
mirror of
https://github.com/phpbb/phpbb.git
synced
2025-02-20 16:15:00 +01:00
Code
Issues
Releases
Wiki
Activity
php-phpbb
/
phpBB
/
includes
/
db
History
David M
aa71cfaa8b
- Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now in one driver.
...
git-svn-id: file:///svn/phpbb/trunk@6425 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-10-01 16:20:05 +00:00
..
dbal.php
- added confirmation to removing bbcodes
2006-09-28 15:04:59 +00:00
firebird.php
- forgot to make the same change to the ODBC driver
2006-10-01 08:48:32 +00:00
index.htm
…
mssql_odbc.php
- forgot to make the same change to the ODBC driver
2006-10-01 08:48:32 +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
mysql.php
- Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now in one driver.
2006-10-01 16:20:05 +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