1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-06 16:06:52 +00: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.