status-go/appdatabase/migrations/sql/1652715604_add_clock_accoun...

2 lines
62 B
SQL

ALTER TABLE accounts ADD COLUMN clock INT NOT NULL DEFAULT 0;