mirror of
https://github.com/maubot/maubot
synced 2025-08-29 03:20:39 +00:00
The postgres:// scheme does not work in sqlalchemy 1.4 or higher. Support for postgresql:// was added in 1.1. I updated by config file and suddenly my encryption didn't work anymore, which confused me quite a bit. See: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-3687655465c25a39b968b4f5f6e9170b |
||
---|---|---|
.. | ||
cli | ||
handlers | ||
lib | ||
loader | ||
management | ||
standalone | ||
__init__.py | ||
__main__.py | ||
__meta__.py | ||
client.py | ||
config.py | ||
db.py | ||
instance.py | ||
matrix.py | ||
plugin_base.py | ||
plugin_server.py | ||
server.py |