mautrix-python/mautrix/util/async_db
Nick Mills-Barrett 4c638f0b21 Add safety check before applying default synchronous
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2023-11-07 11:22:47 +00:00
..
__init__.py Fix async db execute type hint 2022-04-30 21:24:30 +03:00
aiosqlite.py Add safety check before applying default synchronous 2023-11-07 11:22:47 +00:00
asyncpg.py Prevent restarting async database 2022-09-14 20:20:58 +03:00
connection.py Fix mistake in noop exception handler 2022-09-30 11:01:35 +03:00
connection.pyi Fix imports 2022-06-05 11:54:11 +03:00
database.py Change word 2022-08-22 12:11:02 +03:00
errors.py Make DatabaseException explanations easier to access for other things 2022-03-25 17:34:54 +02:00
scheme.py Add enum for db schemes 2022-02-09 14:44:13 +02:00
upgrade.py Fix upgrade index 2023-03-23 16:51:00 +02:00