Closed konrad-awsiukiewicz closed 3 months ago
GRANT rds_iam TO tsp_cmanager_appuser
It seems all "GRANT" statements in the script fails with the error: sql-lint was unable to lint the following query "GRANT rds_iam TO tsp_cmanager_appuser;". This could be a bug with sql-lint.
Hey @konrad-awsiukiewicz ,
This has been added so you shouldn't see this error anymore https://github.com/joereynolds/sql-lint/commit/b8bde122bb82d5eee4587c988a6a29a88f730ef7
GRANT rds_iam TO tsp_cmanager_appuser
It seems all "GRANT" statements in the script fails with the error: sql-lint was unable to lint the following query "GRANT rds_iam TO tsp_cmanager_appuser;". This could be a bug with sql-lint.