sql/person.sql
authorAlan Knowles <alan@roojs.com>
Wed, 8 Apr 2015 08:28:31 +0000 (16:28 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 8 Apr 2015 08:28:31 +0000 (16:28 +0800)
sql/person.sql

index e69de29..c52f342 100644 (file)
@@ -0,0 +1,2 @@
+GRANT ALL ON TABLE person TO admin;
+GRANT ALL ON TABLE person TO xtrole;
\ No newline at end of file