mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 12:28:52 +00:00
Removes the semicolon at end of oracle CREATE TABLE queries and adds a semicolon to the end of a SELECT query inside of the trigger for a new table's auto increment column before the end keyword PHPBB3-10214 |
||
---|---|---|
.. | ||
db_tools.php | ||
dbal.php | ||
firebird.php | ||
index.htm | ||
mssql.php | ||
mssql_odbc.php | ||
mssqlnative.php | ||
mysql.php | ||
mysqli.php | ||
oracle.php | ||
postgres.php | ||
sqlite.php |