2
0
mirror of https://github.com/status-im/status-go.git synced 2025-03-02 23:50:59 +00:00
status-go/protocol/migrations/sqlite/1597757544_add_nickname.up.sql
2020-09-07 11:34:06 +02:00

1 line
52 B
SQL

ALTER TABLE contacts ADD COLUMN local_nickname TEXT;