Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / go-gorm/mysql issues and pull requests

#160 - build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.12

Pull Request - State: closed - Opened by dependabot[bot] 21 days ago - 1 comment
Labels: dependencies, go

#159 - Updated the go version to 1.18.

Pull Request - State: closed - Opened by murali-chevuri 28 days ago

#157 - build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.11

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, go

#155 - define default driver name constant

Pull Request - State: closed - Opened by demoManito 4 months ago

#154 - build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.10

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies, go

#153 - Fixed missing database name with table name.

Pull Request - State: closed - Opened by murali-chevuri 5 months ago

#152 - Ignored database name with table name.

Issue - State: closed - Opened by murali-chevuri 5 months ago - 1 comment

#151 - fix: gorm type is int,but MySQL create field is bigint

Pull Request - State: closed - Opened by aveyuan 6 months ago - 1 comment

#150 - GORM Type int Create Field is Bigint

Issue - State: closed - Opened by aveyuan 6 months ago

#149 - build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.9

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, go

#148 - build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.8.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, go

#147 - build(deps): bump gorm.io/gorm from 1.25.7 to 1.25.8

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, go

#146 - build(deps): bump github.com/go-sql-driver/mysql from 1.7.0 to 1.8.0

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, go

#145 - feat: map mysql error 1451 to gorm error

Pull Request - State: closed - Opened by ahaostudy 7 months ago

#144 - feat: Allow context to be set as configuration

Pull Request - State: closed - Opened by anderson-comvex 7 months ago - 1 comment

#143 - only trim paired single-quotes for column.DefaultValue

Pull Request - State: closed - Opened by stephenfire 7 months ago

#142 - build(deps): bump gorm.io/gorm from 1.25.7-0.20240204074919-46816ad31dde to 1.25.7

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, go

#141 - fix: migrator for mysql 5.6

Pull Request - State: closed - Opened by black-06 8 months ago - 3 comments

#140 - ci: update go testing versions

Pull Request - State: closed - Opened by black-06 8 months ago

#139 - build(deps): bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.6

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, go

#138 - feat: support for setting table comments after AutoMigrate

Pull Request - State: closed - Opened by iTanken 10 months ago

#137 - build(deps): bump actions/setup-go from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago - 1 comment
Labels: dependencies, github_actions

#136 - fix: tidb error log

Pull Request - State: closed - Opened by XYenon 12 months ago

#135 - build(deps): bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.5

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, go

#134 - Migrator Update Table

Issue - State: closed - Opened by zhgqiang 12 months ago - 2 comments

#133 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies, github_actions

#132 - Update mysql.go

Pull Request - State: closed - Opened by hhniao about 1 year ago

#131 - build(deps): bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#130 - build(deps): bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, go

#128 - Use with mariadb foreign key error.

Issue - State: closed - Opened by oSethoum about 1 year ago - 1 comment

#127 - Datetime precision breaks autoUpdateTime:nano

Issue - State: open - Opened by pboguslawski about 1 year ago

#126 - Update README.md

Pull Request - State: closed - Opened by xyxyn about 1 year ago

#125 - build(deps): bump gorm.io/gorm from 1.25.2-0.20230530020048-26663ab9bf55 to 1.25.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#124 - mariadb error

Issue - State: closed - Opened by zkeshtkar over 1 year ago
Labels: type:question

#123 - refactor: distinguish between Unique and UniqueIndex

Pull Request - State: closed - Opened by black-06 over 1 year ago - 1 comment

#122 - feat: ErrForeignKeyViolated implemented

Pull Request - State: closed - Opened by saeidee over 1 year ago

#121 - ci: added build & test jobs

Pull Request - State: closed - Opened by saeidee over 1 year ago

#120 - Removed UNIQUE in SQL when the field is already unique

Pull Request - State: closed - Opened by shanehou over 1 year ago - 1 comment

#119 - fix: migrator run with nil schema

Pull Request - State: closed - Opened by black-06 over 1 year ago

#118 - Bump gorm.io/gorm from 1.25.1-0.20230505075827-e61b98d69677 to 1.25.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies, go

#117 - feat: index sort by name

Pull Request - State: closed - Opened by qqxhb over 1 year ago

#116 - Bump github.com/go-sql-driver/mysql from 1.7.0 to 1.7.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#115 - Bump gorm.io/gorm from 1.24.7-0.20230306060331-85eaf9eeda11 to 1.25.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#114 - feat: migrator support table comment

Pull Request - State: closed - Opened by maiqingqiang over 1 year ago - 1 comment

#113 - feat: when dsn config is nil mysql.parseDSN

Pull Request - State: closed - Opened by demoManito over 1 year ago - 1 comment

#112 - feat: Open support mysql.Config

Pull Request - State: closed - Opened by demoManito over 1 year ago - 5 comments

#111 - feat: error translator support added

Pull Request - State: closed - Opened by saeidee over 1 year ago

#110 - Bump gorm.io/gorm from 1.23.8 to 1.24.6

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#109 - distinguish between schema.Time and tag time

Pull Request - State: closed - Opened by black-06 over 1 year ago - 3 comments

#108 - remove redundant `NOT NULL`

Pull Request - State: closed - Opened by alresvor over 1 year ago

#107 - Bump gorm.io/gorm from 1.23.8 to 1.24.5

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#106 - Bump gorm.io/gorm from 1.23.8 to 1.24.4

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#105 - feat: deal with the unique field migrator

Pull Request - State: closed - Opened by Icemap over 1 year ago - 4 comments

#104 - Support the `AUTO_RANDOM` Field

Pull Request - State: closed - Opened by Icemap over 1 year ago - 2 comments

#103 - The primary key type is not int, but string or uuid

Issue - State: closed - Opened by aide-cloud over 1 year ago

#102 - Support the `AUTO_RANDOM` Field

Pull Request - State: closed - Opened by Icemap over 1 year ago - 1 comment

#101 - Bump gorm.io/gorm from 1.23.8 to 1.24.3

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies, go

#100 - Update migrator.go

Pull Request - State: closed - Opened by manas-rust almost 2 years ago - 1 comment

#99 - Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies, go

#98 - [mysql] 2022/11/21 16:08:30 packets.go:326: busy buffer

Issue - State: closed - Opened by hktalent almost 2 years ago

#97 - Bump gorm.io/gorm from 1.23.8 to 1.24.2

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#96 - feat: gen multi database

Pull Request - State: closed - Opened by qqxhb almost 2 years ago

#95 - remove unnecessary judgments and fix misspellings

Pull Request - State: closed - Opened by demoManito almost 2 years ago

#94 - Bump gorm.io/gorm from 1.23.8 to 1.24.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#93 - INSERT RETURNING is a MariaDB-10.5.0+ feature and will fail on earlier versions

Issue - State: closed - Opened by grooverdan almost 2 years ago - 1 comment

#92 - opt time value display the debug sql

Pull Request - State: closed - Opened by lvxiaorun almost 2 years ago

#91 - Bump gorm.io/gorm from 1.23.8 to 1.24.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, go

#90 - feat: support type alias

Pull Request - State: closed - Opened by a631807682 about 2 years ago

#89 - Bump gorm.io/gorm from 1.23.8 to 1.23.10

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#88 - Bump gorm.io/gorm from 1.23.8 to 1.23.9

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#86 - Switch schema for bool from boolean to tinyint

Pull Request - State: closed - Opened by thittesdorf about 2 years ago - 1 comment

#85 - Clause.(clause.Returning{}) dosen't work in a delete opertaion

Issue - State: closed - Opened by Zacama about 2 years ago - 15 comments
Labels: type:question

#84 - add MaxIdle/MaxOpen/MaxLifeTime/MaxIdleTime to Config

Pull Request - State: closed - Opened by sunpe about 2 years ago - 1 comment

#83 - feat: custom type implements autoIncrement

Pull Request - State: closed - Opened by ruanlang about 2 years ago - 3 comments

#82 - feat: CurrentSchema

Pull Request - State: closed - Opened by qqxhb about 2 years ago

#81 - feat: shard db & not shard tabel

Pull Request - State: closed - Opened by qqxhb about 2 years ago

#80 - Bump gorm.io/gorm from 1.23.7 to 1.23.8

Pull Request - State: closed - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, go

#79 - feat: upgrade gorm

Pull Request - State: closed - Opened by qqxhb over 2 years ago

#78 - fix(Migrator): GetIndexes query should use table name

Pull Request - State: closed - Opened by jimmyduang over 2 years ago - 1 comment

#77 - feat: implement get index

Pull Request - State: closed - Opened by qqxhb over 2 years ago

#76 - Bump gorm.io/gorm from 1.23.4 to 1.23.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#75 - fix: rewrite mariadb default value

Pull Request - State: closed - Opened by a631807682 over 2 years ago - 5 comments

#74 - Unique key columns duplicated with MariaDB

Issue - State: closed - Opened by muety over 2 years ago - 2 comments

#73 - Bump gorm.io/gorm from 1.23.4 to 1.23.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#72 - Bump gorm.io/gorm from 1.23.1 to 1.23.4

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies, go

#71 - Column missing AutoIncrement method

Issue - State: closed - Opened by wclssdn over 2 years ago - 2 comments

#70 - time.Now() returns local time by default

Pull Request - State: closed - Opened by moredure over 2 years ago

#69 - Bump gorm.io/gorm from 1.23.1 to 1.23.3

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#68 - Use WriteByte in case of single byte writing

Pull Request - State: closed - Opened by moredure over 2 years ago

#67 - While implementing the below code shows me an error

Issue - State: closed - Opened by ghthorat over 2 years ago - 2 comments

#66 - Bump gorm.io/gorm from 1.23.1 to 1.23.2

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go

#65 - add global variable QueryClauses

Pull Request - State: closed - Opened by kvii over 2 years ago - 1 comment

#64 - fix migrator in transaction

Pull Request - State: closed - Opened by goxiaoy over 2 years ago - 2 comments

#63 - undefined: migrator.ColumnType

Issue - State: closed - Opened by KamleshArya over 2 years ago - 1 comment

#62 - MariaDB better support

Issue - State: closed - Opened by celogeek over 2 years ago - 1 comment

#61 - Bump gorm.io/gorm from 1.22.4 to 1.22.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies, go