Sunbird-RC / open-saber

Database agnostic, readily scalable APIs to store data!
https://opensaber.io/
MIT License
10 stars 44 forks source link

no-args check, default schema generation on args #473

Open uniquetrij opened 3 years ago

uniquetrij commented 3 years ago

Added check if no arguments are provided, defaults to false.

Prevent default schema generation if argument is false.

Automatically creates schema directory to prevent "no such file or directory" error if argument is true.