mirror of https://github.com/sipwise/db-schema.git
Change-Id: Idfdf22886a5aad8f1f993d55f72d64d359a1e15fchanges/97/3697/2
parent
d3c24b3211
commit
6346e10981
@ -0,0 +1,3 @@
|
||||
USE billing;
|
||||
|
||||
ALTER TABLE lnp_providers MODIFY id int(11) unsigned not null auto_increment;
|
||||
Loading…
Reference in new issue