mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-12 03:59:30 -05:00
fix missing import
This commit is contained in:
parent
006e18b6bb
commit
adaf3ec87f
@ -13,6 +13,7 @@
|
|||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
from synapse.storage.engines import PostgresEngine
|
from synapse.storage.engines import PostgresEngine
|
||||||
|
from synapse.storage.prepare_database import get_statements
|
||||||
|
|
||||||
FIX_INDEXES = """
|
FIX_INDEXES = """
|
||||||
-- rebuild indexes as uniques
|
-- rebuild indexes as uniques
|
||||||
|
Loading…
Reference in New Issue
Block a user