Jinzhu
|
ec110657da
|
Refactor based on golint
|
2016-03-07 17:49:55 +08:00 |
Jinzhu
|
60a859d966
|
Add check HasForeignKey method to dialect, also move mssql dialect to a separate repo as it is not well tested, close #832
|
2016-03-05 22:51:11 +08:00 |
Jinzhu
|
b6a2710a15
|
Don't execute SET IDENTITY_INSERT if dialect is not mssql
|
2016-03-05 21:24:54 +08:00 |
Jinzhu
|
2522f03c1f
|
Set identity insert on after create transaction, close #841
|
2016-03-05 19:22:33 +08:00 |
Jinzhu
|
c811590d4e
|
Add dialects for supported databases for easier to use
|
2016-03-05 18:54:59 +08:00 |