gen
gen copied to clipboard
how to ignore specific columns, aka `gorm:"-"`
Some columns like generated (virtual) columns should not be tagged. How to ignore them?