summary refs log tree commit diff
path: root/scripts-dev/make_full_schema.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to use DataGrip w/ Synapse's schema (#14982)David Robertson2023-02-151-3/+17
* Snapshot schema 72 (#13873)David Robertson2022-09-261-14/+46
* Generate separate snapshots for logical databases (#13792)David Robertson2022-09-201-41/+125
* Updates to the schema dump script (#13770)David Robertson2022-09-131-32/+16
* Move scripts directory inside synapse, exposing as setuptools entry_points (#...David Robertson2022-03-021-3/+3
* Add `--run-background-updates` option to `update_database` script. (#10954)Nick Barrett2021-10-061-1/+1
* Fix make_full_schema to create the db with the right options and user (#9931)Richard van der Hoff2021-05-071-9/+10
* Use interpreter from $PATH instead of absolute paths in various scripts using...Quentin Gliech2021-03-251-1/+1
* Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9...Eric Eastwood2021-02-101-0/+11
* Add dev script to generate full SQL schema files (#6394)Andrew Morgan2019-12-111-0/+184