-
Bug
-
Resolution: Fixed
-
Major
-
3.3.2, 3.3.3, 3.3.4
-
Nginx 1.19.10 (mainline), PostgreSQL 13.2, PHP (FPM) 8.0.6
When generating a PostgreSQL backup, it generates a lot of warnings:
[phpBB Debug] PHP Warning: in file [ROOT]/phpbb/db/extractor/postgres_extractor.php on line 228: Undefined array key "consrc"
|
Because of this issue, constraints are not declared in the CREATE TABLE statements.