Tags: go-gorm/mysql
Tags
When adding a new column to a table, include a primary key if the fie… …ld is either a primary key itself or has an auto-increment attribute (#129) * When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute. * When adding a new column to a table, include a primary key if the field is either a primary key itself or has an auto-increment attribute. --------- Co-authored-by: Ganesan Karuppasamy <ganesan.karuppasamy@sap.com>
Bump gorm.io/gorm from 1.25.1-0.20230505075827-e61b98d69677 to 1.25.1 (… …#118) Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.1-0.20230505075827-e61b98d69677 to 1.25.1. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](https://github.com/go-gorm/gorm/commits/v1.25.1) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext