v0.4.1
New Features
Routines
command
- Add new command
routines
loads routines from database and saves them to file set inRoutinesFile
- You can also specify file as argument whan calling routiens:
db-gen routines ./out.json
- added
--UseRoutinesFile
flag to generate, which loads routes fromRoutinesFile
instead of database