berenddeboer / cdk-rds-sql

A CDK construct that allows creating roles and databases an on Aurora Serverless Postgresql cluster.
Apache License 2.0
23 stars 11 forks source link

fix(src/handler.ts): drop role with permissions #23

Closed ww-daniel-mora closed 5 months ago

ww-daniel-mora commented 5 months ago
ww-daniel-mora commented 5 months ago

example concurrent delete error

2024-06-12 17:52:38 UTC:10.255.6.210(19770):postgres@anonymizedData:[2425]:ERROR:  tuple concurrently deleted
ww-daniel-mora commented 5 months ago

Ok for now I have reverted to the existing deletion behavior.

This change now