Collect portnums for ServiceEnvelopes
This commit is contained in:
parent
342c8dc87a
commit
af2a663dab
3 changed files with 4 additions and 0 deletions
|
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE `service_envelopes` ADD COLUMN `portnum` INTEGER NULL;
|
||||
Loading…
Add table
Add a link
Reference in a new issue