Tags: 0marq/postgres
Tags
Add "boolean" as an alias for "bool" (go-gorm#256) * Add "boolean" as an alias for "bool" Postgres returns `udt_type` "bool" for columns of type "boolean" * Add reverse mapping
fix: default value with typecast (go-gorm#211) Co-authored-by: Aleksandr Tuliakov <tuliakov@basetrack.net>
feat: error translator support (go-gorm#162) * feat: error translator support * feat: added duplicated key error * refactor: updated the file name to follow gorm file naming * refactor: updated the error parsing with native driver error --------- Co-authored-by: Saeid Saeidee <s.saeidee@sensysgatso.com>
Bump github.com/jackc/pgx/v5 from 5.2.0 to 5.3.0 (go-gorm#158) Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.2.0 to 5.3.0. - [Release notes](https://github.com/jackc/pgx/releases) - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md) - [Commits](jackc/pgx@v5.2.0...v5.3.0) --- updated-dependencies: - dependency-name: github.com/jackc/pgx/v5 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>
PreviousNext