Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move scripts directory inside synapse, exposing as setuptools entry_points (#... | David Robertson | 2022-03-02 | 1 | -3/+3 |
* | Add `--run-background-updates` option to `update_database` script. (#10954) | Nick Barrett | 2021-10-06 | 1 | -1/+1 |
* | Fix make_full_schema to create the db with the right options and user (#9931) | Richard van der Hoff | 2021-05-07 | 1 | -9/+10 |
* | Use interpreter from $PATH instead of absolute paths in various scripts using... | Quentin Gliech | 2021-03-25 | 1 | -1/+1 |
* | Remove conflicting sqlite tables that are "reserved" (shadow fts4 tables) (#9... | Eric Eastwood | 2021-02-10 | 1 | -0/+11 |
* | Add dev script to generate full SQL schema files (#6394) | Andrew Morgan | 2019-12-11 | 1 | -0/+184 |