Shelnutt2 / db2struct

Converts a mysql table into a golang struct

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide CLI option for using guregu/null

Shelnutt2 opened this issue · comments

Provide CLI option for using guregu/null instead of sql.Null. Perhaps tie it to the --json flag? The null package adds support for handling nulls with json.