-
Task
-
Resolution: Fixed
-
Major
-
3.0.8, 3.1.0-dev
-
None
The db_tools class has spawned a copy at install/database_update.php, which is not exactly ideal. To make matters worse the updater version has fixes and a different interface to the original version, they should both be carefully combined into the original at includes/db/db_tools.php.
The build script should then be updated to create a copy of db_tools inside install/database_update.php when packaging.
This really needs resolving for 3.1 and possibly in 3.0.x.
- blocks
-
PHPBB-9728 Support for sqlite version 3
- Unverified Fix
-
PHPBB-10159 Move DB-specific SQL generation into DBAL
- Closed
- caused
-
PHPBB-12397 db_tools::sql_unique_index_exists() has wrong doc block
- Closed
- is related to
-
PHPBB-9941 Allow for Unique keys to be returned with phpbb_db_tools::sql_list_index()
- Closed