mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-25 00:39:22 -05:00
fix missing import
This commit is contained in:
parent
006e18b6bb
commit
adaf3ec87f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user