mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-02-12 23:21:22 -05:00
![Patrick Cloke](/assets/img/avatar_default.png)
Partial indices have been supported since SQLite 3.8, but Synapse now requires >= 3.27, so we can enable support for them. This requires rebuilding previous indices which were partial on PostgreSQL, but not on SQLite.