0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-18 23:58:59 +02:00
synapse/changelog.d/7155.bugfix

2 lines
84 B
Text
Raw Normal View History

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