diff options
| author | Cadence Ember <cadence@disroot.org> | 2023-08-28 17:32:55 +1200 |
|---|---|---|
| committer | Cadence Ember <cadence@disroot.org> | 2023-08-28 17:32:55 +1200 |
| commit | fcbb045cbb031b1651eb725187aa56a5d89f01c3 (patch) | |
| tree | 0184dec2d0c2362ac5b95bc51ee880701c40f232 /scripts | |
| parent | Only use ?ts when backfilling (diff) | |
| download | out-of-your-element-fcbb045cbb031b1651eb725187aa56a5d89f01c3.tar.xz | |
Improved database schema
- Some queries are faster due to better index ordering - Database is smaller thanks to splitting message_channel table and adding WITHOUT ROWID where helpful
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/save-event-types-to-db.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/save-event-types-to-db.js b/scripts/save-event-types-to-db.js |
