Tags: x1nchen/postgres
Tags
fix: handle database type array (go-gorm#115) * fix: handle database type array * chore: code comment
Skip simple protocol when using prepare stmt, close go-gorm/gorm#5380
Bump github.com/jackc/pgx/v4 from 4.15.0 to 4.16.0 (go-gorm#100) Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.15.0 to 4.16.0. - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v4.15.0...v4.16.0) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: AutoMigrate panic commit 17752a9d043b3638517227535d396d9462d85173 Author: Jinzhu <wosmvp@gmail.com> Date: Thu Apr 7 23:35:41 2022 +0800 Refactor go-gorm#97 commit 28f957e Author: a631807682 <631807682@qq.com> Date: Thu Apr 7 18:03:19 2022 +0800 fix: AutoMigrate panic
miss postgres schema (go-gorm#85) Co-authored-by: hobo <hoboliang@tencent.com>
PreviousNext