mirror of https://github.com/sipwise/db-schema.git
parent
0a31812f5f
commit
92c39048ac
@ -0,0 +1,3 @@
|
||||
USE billing;
|
||||
|
||||
UPDATE admins SET is_superuser=1 WHERE reseller_id=1;
|
||||
Loading…
Reference in new issue