Is there an option to disable the "missing destination name" error returned when columns exist in the table but not in the model?
This makes it somewhat frustrating during development if you switch branches (and are then forced to roll back migrations) or even worse in production if you keep temporary columns around which could then bring down your application.
Any thoughts on this?
Sorry, I missed this notification.
Most helpful comment
Sorry, I missed this notification.
See http://godoc.org/github.com/jmoiron/sqlx#DB.Unsafe