Bastien Ceriani
Bastien Ceriani
Support schema,objects,objectType specifications on Grant kind to grand permission on other object than the database. This feature request will cover the following issues: - https://github.com/crossplane-contrib/provider-sql/issues/161 - https://github.com/crossplane-contrib/provider-sql/issues/72 - https://github.com/crossplane-contrib/provider-sql/issues/145 ###...
### Description of your changes Extend Grant kind specification with schema, objects, objectType, colums. This will allow granting more fine-grained permissions on PGSQL objects. Fixes #217 I have: - [...