gorm/dialects
Alex Stockwell 820b5f244a MSSQL Create() fix: Add LastInsertIDReturningSuffix to dialect (#2690)
* MSSQL Create() fix: Add LastInsertIDReturningSuffix to dialect

Per https://github.com/denisenkom/go-mssqldb/issues/355

* MSSQL Create() fix: Added OUTPUT query to Create() builder
2019-10-17 22:54:11 +08:00
..
mssql MSSQL Create() fix: Add LastInsertIDReturningSuffix to dialect (#2690) 2019-10-17 22:54:11 +08:00
mysql Add dialects for supported databases for easier to use 2016-03-05 18:54:59 +08:00
postgres Fixed import formatting to match goimports (#2568) 2019-09-12 22:17:31 +08:00
sqlite Add dialects for supported databases for easier to use 2016-03-05 18:54:59 +08:00