Add migrate script and update README

This commit is contained in:
Omar Roth
2019-02-10 12:46:58 -06:00
parent 3646395f1d
commit a384f6e5fd
4 changed files with 8 additions and 1 deletions

View File

@ -21,4 +21,3 @@ CREATE INDEX session_ids_id_idx
USING btree
(id COLLATE pg_catalog."default");