I want to exclude some columns when selecting.
Comment From: tempurai
+1 here, really needed
Comment From: Tang8330
@jinzhu ^^
Comment From: jinzhu
Should be possible, let me implement it in v2.
Comment From: Tang8330
That's awesome. Thanks so much and thanks for providing a super useful lib :)
Comment From: ibamibrhm
@jinzhu any update about this feature? Does it already implemented or soon in v2?
Comment From: github-actions[bot]
This issue will be automatically closed because it is marked as GORM V1 issue, we have released the public testing GORM V2 release and its documents https://v2.gorm.io/docs/ already, the testing release has been used in some production services for a while, and going to release the final version in following weeks, we are still actively collecting feedback before it, please open a new issue for any suggestion or problem, thank you
Also check out https://github.com/go-gorm/gorm/wiki/GORM-V2-Release-Note-Draft for how to use the public testing version and its changelog
Comment From: m430
+1, I hope the Omit can use in select, please.