Skip to content
Snippets Groups Projects
Commit 7da819e1 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

gh-664: role accepts bad syntax for create

A fix and a test case for gh-664 (bad syntax is accepted in
schema.role.*, schema.user.*, etc).

Check the second argument of role.create()/role.drop(),
user.create()/user.drop(), func.create()/func.drop().

Implement if_exists option for user.drop(), role.drop(),
func.drop().

Add a test case.
parent 28aa806e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment