12 Commits

Author SHA1 Message Date
Biju Kalissery
6b5d2e494f Merge e540893344764d4861229b31f1b3bc54ce71b7a9 into 9a63fb28bad5cfdb0f89e918ad063f45285f1064 2015-12-29 02:25:20 +00:00
Jinzhu
f8c3ad6af3 Format time first when testing 2015-12-25 11:50:55 +08:00
biju-kalissery
b71fda1a1a skip identity test for table without id column for mssql ref: https://github.com/jinzhu/gorm/issues/647 2015-09-08 13:57:14 -04:00
Jinzhu
187eae8d9c Update with Select and Omit 2015-03-12 18:30:59 +08:00
Jinzhu
5d52826b3d Create with Omit 2015-03-12 18:01:27 +08:00
Jinzhu
ad251b9deb Create with Select 2015-03-12 17:47:31 +08:00
Paolo Galeone
0fa1335555 Avoid Errors in postgres when creating a row without a GORM defined primary key (but defined db-side) 2014-12-08 11:33:30 +01:00
Paolo Galeone
064d91335b Add default values support ( https://github.com/jinzhu/gorm/issues/251 ) 2014-11-15 18:32:35 +01:00
Jinzhu
423d9496c1 update tests 2014-08-28 16:14:44 +08:00
Jinzhu
0c63e57f5c Use tag to set primary key 2014-07-29 18:21:36 +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