Jay Taylor
a9d11a9cc8
Add *DB' param to JoinTableHandlerInterface.
Setup' interface to preserve DB settings in intermediate setup scope.
...
Fixes previously non-functioning/broken use-case:
- Using the `gorm:many2many' relations tag with `db.SingularTable(true)'
should always reference singular table names.
2015-07-02 11:58:55 -07:00
Jinzhu
308c96ee4c
Add PrimaryFields
2015-06-29 18:04:15 +08:00
Jinzhu
7e587724e8
Remove dummy code used for qor
2015-06-23 11:31:59 +08:00
Jinzhu
d75612b86f
Update JoinTableHandler API
2015-06-19 11:32:11 +08:00
Jinzhu
cad0a42875
Get correct quoted table name
2015-06-18 18:08:52 +08:00
Jinzhu
1eb1ed091f
Test ManyToMany relations with multi primary keys
2015-04-10 16:55:53 +08:00
Jay Taylor
dcc06e22f7
FoundationDB dialect layer and compatibility updates.
2015-03-24 10:35:19 -07:00
Jinzhu
4b98b145b1
Fix foreign db name in join table for multi primary keys relations
2015-03-20 11:49:16 +08:00
Jinzhu
94a5ebe5b4
Refactor JoinTableHandler
2015-03-20 11:22:14 +08:00