gorm/dialects/mssql
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.go MSSQL Create() fix: Add LastInsertIDReturningSuffix to dialect (#2690) 2019-10-17 22:54:11 +08:00