This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse
mirror of
https://github.com/element-hq/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d534a27fe8
synapse
/
changelog.d
/
4471.misc
2 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix UPSERTs on SQLite 3.24+ (#4477)
2019-01-28 08:43:32 -07:00
Synapse will now take advantage of native UPSERT functionality in PostgreSQL 9.5+ and SQLite 3.24+.