Tags: guxingo/gorm
Tags
fix: serializer use default valueOf in assignInterfacesToValue, close g… …o-gorm#5168 commit 58e1b2bffbc216f2862d040fb545a8a486e473b6 Author: Jinzhu <[email protected]> Date: Fri Mar 18 17:06:43 2022 +0800 Refactor go-gorm#5168 commit fb92330 Author: ag9920 <[email protected]> Date: Thu Mar 17 21:23:28 2022 +0800 fix: serializer use default valueOf in assignInterfacesToValue
chore(deps): bump gorm.io/driver/mysql from 1.2.1 to 1.2.3 in /tests (g… …o-gorm#4987) Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/go-gorm/mysql/releases) - [Commits](go-gorm/mysql@v1.2.1...v1.2.3) --- updated-dependencies: - dependency-name: gorm.io/driver/mysql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
feat(migrator,migrator/migrator.go,tests/migrate_test.go) : Get multi… …ple data tables for migrator. (go-gorm#4841) * feat(migrator,migrator/migrator.go,tests/migrate_test.go) : Get multiple data tables for migrator. * feat(migrator.go and migrator/migrator.go) : remove Table Struct replace with []string * fix(migrator) : Return all data tables * Update migrator.go * fix(migrator/migrator.go):remove var sql * feat(migrate_test.go/go.mod):update sqlserver,sqlite,postgres,pq version and add getTables test * fix(migrate_test.go):change GetTables Method Test,use intersection Co-authored-by: dino.ma <[email protected]>
PreviousNext