Closed AntoineLesparre closed 7 months ago
Thank you for pointing this out. This code drifted a little bit from its original idea.
Please try version 0.25.1
. It should work according to documentation.
I'll think about creating a slightly modified implementation of "env_prefix" specifically for SingleDB in future. Something like "schema prefixes".
Describe the bug When trying a
destroy
action usingsnowddl-singledb
, I get the following error:The argument
--env-prefix
should not be required according to the documentation (https://docs.snowddl.com/single-db/overview)Expected behavior Destroy action should be attempted without asking for an environment prefix.
Attach log