mirror of https://github.com/sipwise/db-schema.git
parent
91b3d5232b
commit
ca587ccb32
@ -0,0 +1,3 @@
|
|||||||
|
USE accounting;
|
||||||
|
ALTER TABLE events ADD COLUMN reseller_id INT(11) UNSIGNED NOT NULL DEFAULT 1
|
||||||
|
AFTER subscriber_id;
|
||||||
Loading…
Reference in new issue