Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-04-09 | Fix schema upgrade when dropping tables | Erik Johnston | 1 | -1/+3 | |
We need to drop tables in the correct order due to foreign table constraints (on `application_services`), otherwise the DROP TABLE command will fail. Introduced in #4992. | |||||
2019-04-09 | Bump psycopg requirement (#5032) | Richard van der Hoff | 2 | -1/+4 | |