Hi friends, I'm testing and have not had success when trying to assign access to a user on schema, example:
GRANT ALL TO myUser ON mySchema OR GRANT ALL TO myUser ON mySchema.* so far only the command works: GRANT ALL TO myUser ON mySchema.table1 // only table by table :( *Question:* * * Don't have a simple way to 'GRANT' schema access for one user? Congratulations on the excellent project, would love to help in its development!! Best regards, Luno -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
