mirror of
https://github.com/element-hq/synapse.git
synced 2026-08-28 00:44:35 +00:00
fix missing import
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
# limitations under the License.
|
||||
|
||||
from synapse.storage.engines import PostgresEngine
|
||||
from synapse.storage.prepare_database import get_statements
|
||||
|
||||
FIX_INDEXES = """
|
||||
-- rebuild indexes as uniques
|
||||
|
||||
Reference in New Issue
Block a user