fix missing import

This commit is contained in:
Matthew Hodgson 2018-04-28 22:39:15 +01:00
parent 006e18b6bb
commit adaf3ec87f

View File

@ -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