mirror of https://github.com/sipwise/db-schema.git
parent
c3dc661d63
commit
2b4365b603
@ -0,0 +1,3 @@
|
|||||||
|
use accounting;
|
||||||
|
grant select, update on accounting.events to export@localhost;
|
||||||
|
grant select, insert, update on accounting.mark to export@localhost;
|
||||||
Loading…
Reference in new issue