maubot/maubot
2022-03-27 19:35:54 +03:00
..
cli Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
db Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
handlers Blacken and isort code 2022-03-25 19:52:14 +02:00
lib Fix draining plugin db pool 2022-03-27 19:35:54 +03:00
loader Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
management Catch errors in frontend SQL queries with asyncpg 2022-03-26 17:14:51 +02:00
standalone Add support for asyncpg in standalone mode plugin databases 2022-03-26 14:39:56 +02:00
__init__.py Blacken and isort code 2022-03-25 19:52:14 +02:00
__main__.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
__meta__.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
client.py Switch to asyncpg/aiosqlite 2022-03-25 19:52:14 +02:00
config.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
example-config.yaml Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
instance.py Make frontend database viewer work with asyncpg 2022-03-26 16:54:16 +02:00
matrix.py Blacken and isort code 2022-03-25 19:52:14 +02:00
plugin_base.py Add support for asyncpg plugin databases 2022-03-26 13:59:49 +02:00
plugin_server.py Blacken and isort code 2022-03-25 19:52:14 +02:00
server.py Blacken and isort code 2022-03-25 19:52:14 +02:00