Robert B Gordon
5b88384bd0
Add update tag.
...
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.
2014-09-06 01:09:39 -05:00
Jinzhu
953c347ba7
Refactor Scope
2014-09-02 19:03:01 +08:00
Jinzhu
90106d82c5
Export Relationship
2014-07-31 14:38:16 +08:00
Jinzhu
df4a00a945
Update README with Associations
2014-07-30 22:50:27 +08:00
Jinzhu
6c4b635176
Replace BeforeAssociation, AfterAssociation with association type
2014-07-30 21:14:10 +08:00
Jinzhu
2356182ea7
Rename joinTable to relationship
2014-07-30 20:59:52 +08:00
Jinzhu
14590a65dc
Save many to many relations into join table
2014-07-30 14:18:15 +08:00
Jinzhu
a7aaf151cf
Use JoinTable instead of ForeignKey
2014-07-30 11:32:18 +08:00
Jinzhu
cb7d545ac0
Refact tests
2014-07-29 11:38:28 +08:00
Jinzhu
3981baf65d
Make callback create pass all tests
2014-01-27 10:47:37 +08:00
Jinzhu
ee6a6827a8
implement callback shared
2014-01-27 08:26:59 +08:00
Jinzhu
8dd7b4ed91
make callback create works
2014-01-26 19:36:15 +08:00
Jinzhu
261ece5696
Make callback delete works
2014-01-26 17:10:33 +08:00