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
pggen generates a lot of code, and it is better to avoid bloating executables or stressing the compilers too much.
The [[table]] toml table should grow a new config option methods which contains an optional whitelist of methods for pggen to generate so that people can avoid generating quite so much code.