status-go/protocol/migrations/sqlite/1603816533_add_links.up.sql

1 line
48 B
MySQL
Raw Normal View History

2020-10-27 17:35:28 +00:00
ALTER TABLE user_messages ADD COLUMN links BLOB;