mirror of https://github.com/sipwise/db-schema.git
Change-Id: I2fce2992570e11f0c7da16bf36776a33ba5c0dd4changes/09/16209/2
parent
3217af7a52
commit
87ebaa2f74
@ -1,4 +1,4 @@
|
|||||||
SET sql_log_bin=0;
|
SET sql_log_bin=0;
|
||||||
use billing;
|
use accounting;
|
||||||
|
|
||||||
alter table cdr drop column source_lnp_type, drop column destination_lnp_type;
|
alter table cdr drop column source_lnp_type, drop column destination_lnp_type;
|
||||||
|
Loading…
Reference in new issue