mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 17:04:51 -04:00
Add comment
This commit is contained in:
parent
ab655dca33
commit
c050f493dd
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
-- turn the pre-fill startup query into a index-only scan on postgresql.
|
||||
INSERT into background_updates (update_name, progress_json)
|
||||
VALUES ('device_inbox_stream_index', '{}');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue