2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-23 13:11:11 +00:00
status-go/multiaccounts/migrations/sql/1648646095_image_clock.up.sql

2 lines
69 B
MySQL
Raw Normal View History

2022-03-24 11:35:56 +02:00
ALTER TABLE identity_images ADD COLUMN clock INT NOT NULL DEFAULT 0;