Description
Hi @josephaw1022, thanks a lot for creating this.
The database creation works well when creating a CRD file like in the examples but when deleting the CRD file of the database, the database is not being deleted.
Would it be possible to implement such a thing like cloudnative-pg did https://cloudnative-pg.io/documentation/current/declarative_database_management/#deleting-a-database ?
Thanks a lot in advance
Why is this needed?
We use dynamic databases for tests so this would be usefull to delete the file to delete the database.