synapse-product/synapse/storage/schema
Erik Johnston 50d2a3059d Fix schema upgrade when dropping tables
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 14:39:18 +01:00
..
delta Fix schema upgrade when dropping tables 2019-04-09 14:39:18 +01:00
full_schemas/16 Remove unused server_tls_certificates functions (#5028) 2019-04-08 21:50:18 +01:00
schema_version.sql DB schema interface for password auth providers 2017-10-31 14:01:53 +00:00