mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-11 10:43:17 -05:00
Merge branch 'erikj/store_engine' into erikj/search
This commit is contained in:
commit
88971fd034
6 changed files with 5 additions and 5 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
import logging
|
||||
|
||||
from synapse.storage.schema_prepare import get_statements
|
||||
from synapse.storage.prepare_database import get_statements
|
||||
from synapse.storage.engines import PostgresEngine, Sqlite3Engine
|
||||
|
||||
import ujson
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue