gorm/dialects
John Mick 66982a7047 Remove SET_IDENTITY_INSERT for transactions in MS SQL
SET_IDENTITY_INSERT should be handled by each individual developer to avoid extra queries to the database.
2017-03-22 23:50:42 +08:00
..
mssql Remove SET_IDENTITY_INSERT for transactions in MS SQL 2017-03-22 23:50:42 +08:00
mysql Add dialects for supported databases for easier to use 2016-03-05 18:54:59 +08:00
postgres Refactor 2016-03-08 22:29:58 +08:00
sqlite Add dialects for supported databases for easier to use 2016-03-05 18:54:59 +08:00