This is a tool that reads SQL files for sqlc and creates CRUD tables.
However, it is unfinished.
- Install docker
- Environment in which make command can be used
- build
make build
-
prepare sql files
like this
-
run
※ xxxx
is the directory where your SQL files are located.
make run DIR=/xxxx
After execution, a CRUD.xlsx file is created under xxxx.