database changes for last commit
git-svn-id: svn://192.168.202.10@876 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -190,15 +190,6 @@ ALTER TABLE vicidial_timeclock_log ADD tcid_link INT(9) UNSIGNED;
|
||||
|
||||
UPDATE system_settings SET db_schema_version='1087';
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
ALTER TABLE vicidial_auto_calls MODIFY status ENUM('SENT','RINGING','LIVE','XFER','PAUSED','CLOSER','BUSY','DISCONNECT','IVR') default 'PAUSED';
|
||||
|
||||
UPDATE system_settings SET db_schema_version='1088';
|
||||
|
||||
Reference in New Issue
Block a user