Search before asking
What happened
When I initialize the database through the class of CreateDolphinScheduler, it threw an exception about missing the file '2.0.1_schema/postgresql/dolphinscheduler_dml.sql '.
What you expected to happen
I expect that the process of initializing database can be executed exactly.
How to reproduce
Try to execute the 'create-dolphinscheduler.sh', you will reproduce it.
Anything else
No response
Version
dev
Are you willing to submit PR?
Code of Conduct