You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
manually add to Makefile
2.2.1. add --exclude to regen part in Makefile.
2.2.2. run make regen
cat Makefile
The --exclude param not generated in the regen part.
The text was updated successfully, but these errors were encountered:
leopku
changed the title
The new -x / --exclude param not auto generated in regen part of Makefile. "gen" version 0.9.7
[Bug report]The new -x / --exclude param not auto generated in regen part of Makefile. "gen" version 0.9.7
Jun 9, 2020
gen --version
gen --sqltype=postgresql --connstr=... --exclude=table_should_ignored
2.2.1. add
--exclude
toregen
part inMakefile
.2.2.2. run
make regen
cat Makefile
The
--exclude
param not generated in theregen
part.The text was updated successfully, but these errors were encountered: