mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-04-27 21:26:09 -04: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…
x
Reference in New Issue
Block a user