summary refs log tree commit diff
path: root/docs/development/database_schema.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add documentation on background updates. (#16420)Patrick Cloke2023-10-061-0/+61
* Add developer documentation concerning gradual schema migrations with column ...reivilibre2023-09-251-0/+157
* Update development docs referencing outdated versions of sqlite we no longer ...Shay2023-04-281-33/+1
* Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915)Eric Eastwood2022-09-271-15/+16
* Clarify `(room_id, event_id)` global uniqueness (#13701)Eric Eastwood2022-09-021-0/+24
* Move scripts directory inside synapse, exposing as setuptools entry_points (#...David Robertson2022-03-021-3/+3
* Minor updates, and docs, for schema delta files (#11823)Richard van der Hoff2022-01-251-0/+54
* Improve code formatting and fix a few typos in docs (#11221)Sumner Evans2021-11-011-1/+3
* Notes on boolean columns in database schemas (#10164)Richard van der Hoff2021-06-111-0/+42
* Support for database schema version ranges (#9933)Richard van der Hoff2021-06-111-0/+95