ansible/database
Will Thames c956c65731 Usage is not a valid database or table privilege
Remove `USAGE` from the `VALID_PRIVS` dict for both database and
table because it is not a valid privilege for either (and
breaks the implementation of `has_table_privilege` and
`has_database_privilege`

See http://www.postgresql.org/docs/9.0/static/sql-grant.html
2015-04-08 13:00:50 +10:00
..
mysql corrected version added 2015-03-31 15:31:54 -04:00
postgresql Usage is not a valid database or table privilege 2015-04-08 13:00:50 +10:00
__init__.py package files 2014-09-26 11:05:47 -04:00