7 Commits

Author SHA1 Message Date
Jinzhu
28d1eb474b Add test case for one to one relation with customized foreign keys 2016-01-04 08:46:03 +08:00
Jinzhu
d87a960248 Test many to many relation with customized column 2016-01-04 08:26:02 +08:00
Jinzhu
34997385b0 Add HasIndex method for dialect interface 2015-03-02 23:02:40 +08:00
Jinzhu
b33f30714b Fix Error when using custom columns with ignored fields 2015-02-05 17:42:24 +08:00
Jinzhu
010e7a90b3 Fix can't update record with customized primary key 2014-11-11 11:46:21 +08:00
Vytautas Šaltenis
67f71b2f86 Fix a bug with custom columns and ignored fields
An ignored field should also be ignored when column names are being
determined.
2014-10-10 00:05:15 +03:00
Jinzhu
0aaefebf4f Add support for custom column names 2014-10-07 22:37:33 +08:00