mirror of
https://github.com/openziti/zrok.git
synced 2024-12-22 14:50:55 +01:00
fix sqlite migration (#156)
This commit is contained in:
parent
b32ee6350e
commit
789532fff9
@ -1,3 +1,3 @@
|
|||||||
-- +migrate up
|
-- +migrate Up
|
||||||
|
|
||||||
alter table accounts add column salt string;
|
alter table accounts add column salt string;
|
Loading…
Reference in New Issue
Block a user