mirror of https://github.com/sipwise/db-schema.git
Change-Id: Ia191c37379f9b0a977436dd662f7e820efdd67d9changes/86/2286/2
parent
8ff0f153c6
commit
0f7770117e
@ -0,0 +1,3 @@
|
||||
USE billing;
|
||||
|
||||
ALTER TABLE profile_packages CHANGE balance_interval_start_mode balance_interval_start_mode ENUM('create','1st','topup','topup_interval') NOT NULL DEFAULT '1st';
|
||||
Loading…
Reference in new issue