-
- Downloads
Modify check_database to take a connection rather than a cursor
We might not need the cursor at all.
Showing
- scripts/synapse_port_db 7 additions, 18 deletionsscripts/synapse_port_db
- synapse/storage/data_stores/__init__.py 1 addition, 1 deletionsynapse/storage/data_stores/__init__.py
- synapse/storage/engines/postgres.py 9 additions, 8 deletionssynapse/storage/engines/postgres.py
- synapse/storage/engines/sqlite.py 1 addition, 1 deletionsynapse/storage/engines/sqlite.py
Please register or sign in to comment