4 Commits

Author SHA1 Message Date
Robert B Gordon
eb8f806023 add gorm field tag "update"
This attempts to address a concern in issues #202 and #192.

It adds a gorm field tag that allows one to specify that the tagged field should always be updated. (essentially it forces isBlank to always be false)
2014-09-05 15:05:01 -05:00
Jinzhu
423d9496c1 update tests 2014-08-28 16:14:44 +08:00
Jinzhu
468e54f0ee Refact tests 2014-07-29 16:04:40 +08:00
Jinzhu
cb7d545ac0 Refact tests 2014-07-29 11:38:28 +08:00