David Robertson
51a77e990b
Remove incorrect migration file from state
logical DB ( #13788 )
...
* Remove incorrect migration file from `state` logical DB
The table `ex_outlier_stream` is part of the `main` logical DB; it
should not have been created in the `state` logical DB. We remove this
migration now as a tidy-up.
Note: we cannot `DROP TABLE IF EXISTS ex_outlier_stream` in a new
migration, because some (most) instances of Synapse host both of these
logical DBs on the same DB cluster.
* Changelog
2022-09-14 14:16:12 +01:00
..
2018-07-07 10:46:59 +10:00
2022-09-06 19:01:37 +01:00
2022-09-13 09:01:21 +00:00
2022-09-06 15:28:44 -04:00
2022-09-07 10:54:44 +01:00
2022-09-07 12:03:32 +01:00
2022-09-07 12:16:10 +01:00
2022-09-13 08:16:37 +01:00
2022-09-07 11:08:20 +01:00
2022-09-06 11:43:04 +00:00
2022-09-06 12:21:21 +01:00
2022-09-08 15:30:48 +01:00
2022-09-08 15:01:42 +01:00
2022-09-06 14:29:16 +01:00
2022-09-06 14:21:55 +00:00
2022-09-07 14:46:11 +01:00
2022-09-12 14:11:18 +01:00
2022-09-07 12:07:42 +00:00
2022-09-09 11:30:06 -05:00
2022-09-07 11:41:52 -05:00
2022-09-07 14:07:06 +00:00
2022-09-07 13:56:59 +00:00
2022-09-08 11:18:03 +01:00
2022-09-08 15:41:48 +00:00
2022-09-08 13:58:31 +01:00
2022-09-12 12:58:33 +01:00
2022-09-08 15:54:36 +01:00
2022-09-08 15:55:03 +01:00
2022-09-14 10:42:57 +01:00
2022-09-08 15:55:29 +01:00
2022-09-09 07:08:41 -04:00
2022-09-08 20:13:39 +01:00
2022-09-08 17:50:15 +00:00
2022-09-12 10:03:42 +00:00
2022-09-09 11:14:10 +01:00
2022-09-09 11:31:37 -05:00
2022-09-09 11:29:04 +01:00
2022-09-09 19:00:21 +01:00
2022-09-13 16:14:28 +02:00
2022-09-12 13:26:33 +01:00
2022-09-13 10:53:11 +01:00
2022-09-12 17:31:23 +00:00
2022-09-13 10:17:23 +01:00
2022-09-14 14:16:12 +01:00
2022-09-14 09:28:12 +01:00