3 lines
102 B
SQL
3 lines
102 B
SQL
-- Add migration script here
|
|
ALTER TABLE beacon_template ADD COLUMN source_interface blob DEFAULT '';
|