Fix initial schema version number

This commit is contained in:
Tulir Asokan 2023-08-14 15:07:01 +03:00
parent 37557fcc1a
commit aa12c2e5d2

View file

@ -1,4 +1,4 @@
-- v0 -> v3: Latest revision -- v0 -> v4: Latest revision
CREATE TABLE "user" ( CREATE TABLE "user" (
-- only: postgres -- only: postgres