Jinzhu
|
44b106c8e2
|
Fix tests
|
2015-03-19 18:23:54 +08:00 |
Jinzhu
|
36efd0a561
|
Fix JoinTableHandler JoinWith
|
2015-03-19 16:42:13 +08:00 |
Jinzhu
|
61a878dc2d
|
Fix Related for belongs to association
|
2015-03-02 15:55:24 +08:00 |
Jinzhu
|
da8fc53c86
|
Set IsForeignKey for StructField
|
2015-02-28 15:54:38 +08:00 |
Jinzhu
|
33e6b14632
|
Clear value from db after set table name
|
2015-02-26 16:08:26 +08:00 |
Jinzhu
|
eb480cc085
|
Modify struct when update association
|
2015-02-24 18:48:48 +08:00 |
Jinzhu
|
af7da1ec44
|
GetModelStruct without relations
|
2015-02-18 13:16:32 +08:00 |
Jinzhu
|
0d2c37e310
|
Refactor Model Struct
|
2015-02-18 12:50:37 +08:00 |
Jinzhu
|
5c478b46e1
|
Use Common Initialisms from golint
|
2015-02-18 10:36:32 +08:00 |
Jinzhu
|
9b355ee86c
|
Fix Associations with slice of pointer
|
2015-02-17 23:36:23 +08:00 |
Jinzhu
|
6864d5e5bd
|
Add polymorphic_test.go
|
2015-02-13 11:26:02 +08:00 |
Jinzhu
|
b7554a2cb0
|
Fix delete many2many associations
|
2015-01-16 10:15:53 +08:00 |
jnfeinstein
|
1de020dc4d
|
Add test for polymorphic associations.
|
2014-11-25 21:27:08 -08:00 |
Jinzhu
|
953c347ba7
|
Refactor Scope
|
2014-09-02 19:03:01 +08:00 |
Jinzhu
|
423d9496c1
|
update tests
|
2014-08-28 16:14:44 +08:00 |
Jinzhu
|
39ac95adbb
|
Add InstanceSet, InstanceGet fomr Scope
|
2014-08-20 17:05:02 +08:00 |
Jinzhu
|
9012c9ea09
|
Add Set, Get method for DB
|
2014-08-20 16:25:01 +08:00 |
Jinzhu
|
ba74a9545b
|
Make clear works
|
2014-07-30 22:15:31 +08:00 |
Jinzhu
|
5a95050464
|
Make association replace works
|
2014-07-30 22:10:12 +08:00 |
Jinzhu
|
db3da2c636
|
Make association Count works
|
2014-07-30 21:43:53 +08:00 |
Jinzhu
|
e1e68debdc
|
improve association
|
2014-07-30 20:48:36 +08:00 |
Jinzhu
|
efd3b7678b
|
Be able to find many to many relations
|
2014-07-30 16:22:26 +08:00 |
Jinzhu
|
0d3085393e
|
Add IndirectValue for Scope
|
2014-07-30 14:58:00 +08:00 |
Jinzhu
|
ba95de5c50
|
Rename relations to associations
|
2014-07-30 14:30:21 +08:00 |