0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-23 19:49:01 +02:00
synapse/changelog.d/7155.bugfix

2 lines
84 B
Plaintext
Raw Normal View History

Avoid importing `sqlite3` when using the postgres backend. Contributed by David Vo.