Ecosyste.ms: Issues

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

GitHub / go-gorm/playground issues and pull requests

#787 - AutoMigrate Fails to Update ENUM Fields in MySQL

Pull Request - State: open - Opened by dark06 15 days ago

#786 - Failing test for netip.Addr

Pull Request - State: open - Opened by and3rson 24 days ago - 2 comments

#783 - Deadlock on sqlite with PrepareStmt = true

Pull Request - State: open - Opened by pascal-fischer 27 days ago

#783 - Deadlock on sqlite with PrepareStmt = true

Pull Request - State: open - Opened by pascal-fischer 27 days ago

#781 - ptrstring in left join not nil

Pull Request - State: open - Opened by Axb12 about 1 month ago

#780 - show auto migration fail

Pull Request - State: open - Opened by flyfy1 about 1 month ago

#779 - Dashrews verify concurrent fix

Pull Request - State: open - Opened by dashrews78 about 2 months ago

#778 - Demonstrate Postgres concurrent index error

Pull Request - State: open - Opened by dashrews78 2 months ago

#774 - Atlas schema generation broken for postgres

Pull Request - State: open - Opened by mathieu-lemay 3 months ago

#772 - update ignores Custom UpdatedAt time type

Pull Request - State: open - Opened by generikvault 3 months ago

#771 - Question about Statement.table

Issue - State: closed - Opened by YuzuWiki 3 months ago

#770 - Panic with json serializer and nil value

Pull Request - State: open - Opened by mytlogos 3 months ago

#769 - feat: 复现关联关系bug

Pull Request - State: open - Opened by lz-freedom 3 months ago

#768 - rename column not working

Pull Request - State: open - Opened by maxant 4 months ago

#766 - Model query reflection issue

Pull Request - State: open - Opened by fhendrikx 4 months ago

#765 - Shows error on FirstOrCreate

Pull Request - State: open - Opened by bkmeneguello 4 months ago

#763 - At sign in select strings cause invalid query

Pull Request - State: closed - Opened by markhildreth-gravity 4 months ago

#762 - Example showing the issue we're facing with null.String

Pull Request - State: open - Opened by henryjcee 4 months ago

#761 - Update main.go

Pull Request - State: open - Opened by hinego 4 months ago

#759 - array insertion:

Pull Request - State: open - Opened by Mikcl 5 months ago

#758 - Wrong Foreign Key AutoMigrate default value

Pull Request - State: open - Opened by devhaozi 5 months ago

#757 - Nested transaction bug using a wrapper function

Pull Request - State: open - Opened by phroggyy 6 months ago

#756 - autoIncrementIncrement not work in postgres

Pull Request - State: open - Opened by sasakiyori 6 months ago

#755 - db resolver error with mysql 5.7

Pull Request - State: open - Opened by lucklyt 7 months ago

#754 - test

Pull Request - State: open - Opened by cbaker 7 months ago

#753 - Failed migration with `unique` tag

Pull Request - State: open - Opened by bfabio 7 months ago

#752 - data race with cycle relation

Pull Request - State: open - Opened by zwell 7 months ago

#751 - Project doesn't compile/run

Issue - State: closed - Opened by robertoneto-senior 7 months ago - 9 comments

#750 - Broken backward compatibility with joins and preload

Issue - State: closed - Opened by teatou 7 months ago

#749 - Broken backward compatibility with join and preload

Pull Request - State: open - Opened by teatou 7 months ago

#748 - Join with preload does not work as intended

Pull Request - State: open - Opened by leonklingele 8 months ago

#747 - demonstrate gorm AfterUpdate hook failure

Pull Request - State: open - Opened by neiledgar 8 months ago

#746 - 'table name specified more than once' postgres error

Pull Request - State: open - Opened by ajhodges 8 months ago

#745 - Replace association fail on custom pk

Pull Request - State: closed - Opened by SergeiSadov 8 months ago

#744 - Association replace fails with custom PK

Pull Request - State: closed - Opened by SergeiSadov 8 months ago

#743 - Added example JOIN scope.

Pull Request - State: open - Opened by systemmonkey42 8 months ago

#742 - db.Save updates UpdatedAt with a zero value.

Pull Request - State: closed - Opened by szerr 8 months ago

#741 - postgres (SQLSTATE 23505) Error

Pull Request - State: open - Opened by haiziohhue 8 months ago

#740 - Model() is not replacing the old value within a transaction

Issue - State: open - Opened by alkuma 9 months ago - 2 comments

#739 - test case where Model() is not replacing the old value within a transaction

Pull Request - State: open - Opened by alkuma 9 months ago - 1 comment

#737 - bug: when using OnConflict for batch insertion, the returned ID is incorrect

Pull Request - State: open - Opened by jpbirdy 9 months ago - 1 comment

#736 - bug: count clear Joins

Pull Request - State: closed - Opened by liov 9 months ago

#735 - test: a testcase that causes panic

Pull Request - State: open - Opened by emilienkofman 9 months ago

#734 - Panic on associations replace

Pull Request - State: closed - Opened by SergeiSadov 9 months ago

#733 - add uniqueIndex for AutoMigrate

Pull Request - State: closed - Opened by ocean-gao 9 months ago

#732 - test: sqlserver re-migrate column with default value

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

#731 - many2many fails when forgeignKey has check constraint

Pull Request - State: open - Opened by greencoda 10 months ago

#730 - unable to run test.sh after clean clone of repository

Issue - State: open - Opened by andersryanc 10 months ago - 2 comments

#729 - add failing json test

Pull Request - State: open - Opened by andersryanc 10 months ago

#728 - Where Condition Build Issue

Pull Request - State: open - Opened by VarusHsu 10 months ago

#727 - test: sqlserver re-migrate existing table

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

#725 - Rename gen.go to gen.go.back

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

#724 - joins 关联表没有自动对软删除进行过滤

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

#723 - commit

Pull Request - State: open - Opened by zchenyu 10 months ago

#722 - queries: n+1 queries

Pull Request - State: open - Opened by alexisvisco 10 months ago

#721 - Migration issue

Pull Request - State: open - Opened by AlessandroSechi 10 months ago

#720 - test(): modify test to fail on GetIndexes

Pull Request - State: open - Opened by newtonnthiga 10 months ago

#719 - Multiple Records Query:index out of range [0] with length 0

Pull Request - State: open - Opened by DunZane 10 months ago

#717 - can't migrate tables with uniqueIndex

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

#715 - Bug: nested join/Preload error

Pull Request - State: open - Opened by N-Schaef 10 months ago

#714 - Failing embedded struct

Pull Request - State: open - Opened by stijndehaes 10 months ago

#713 - BUG: string id field does not return on db.Create()

Pull Request - State: open - Opened by rightjoin 11 months ago

#711 - Add failing test for NOT with OR (v1.25.5)

Pull Request - State: closed - Opened by tsurunoyu 11 months ago

#710 - Add failing test for NOT with OR (master branch)

Pull Request - State: closed - Opened by tsurunoyu 11 months ago

#709 - AutoMigrate to add primary key is not working

Pull Request - State: open - Opened by sgasho 11 months ago

#707 - bug in SetColumn in BeforeUpdate hook

Pull Request - State: open - Opened by FredrikMorstad 11 months ago

#706 - failed case

Pull Request - State: open - Opened by violin0622 11 months ago

#705 - betch save model, on conflict by uniqueIndex, return id err

Pull Request - State: closed - Opened by foundVanting 11 months ago

#704 - fix 多次调用Model方法 只有第一次调用更新了表名

Pull Request - State: open - Opened by ZiRunHua 11 months ago - 1 comment

#703 - test inner join with condition

Pull Request - State: closed - Opened by zuzuviewer 11 months ago

#702 - print wrong sql when use where func

Pull Request - State: closed - Opened by wangzeping722 11 months ago

#700 - reflect.Field on slice value

Pull Request - State: open - Opened by sergio222-dev 11 months ago

#699 - test: ? literal in regexp_like

Pull Request - State: open - Opened by ericsun2 11 months ago - 1 comment

#698 - bug: first argument in the params is not binary

Pull Request - State: open - Opened by jhmessina 12 months ago

#697 - unexpected unscoped behavior

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

#696 - Test regression in db.Not with latest gorm

Pull Request - State: open - Opened by tsuba3 12 months ago

#695 - Test regression in db.Not with v1.25.5

Pull Request - State: open - Opened by tsuba3 12 months ago

#694 - Implement the Valuer/Scanner interface

Pull Request - State: open - Opened by alimoli 12 months ago

#693 - bug: Insert Nested Object with String Primary Keys Fails

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

#692 - bug: reton2 16022024

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

#691 - Should association with uniqueIndex work?

Issue - State: closed - Opened by swills about 1 year ago - 1 comment
Labels: type:question

#690 - add uniqueIndex test

Pull Request - State: open - Opened by swills about 1 year ago

#689 - Add example for broken nested where

Pull Request - State: open - Opened by chbiel about 1 year ago

#688 - Regression with gorm version 1.25.7

Pull Request - State: open - Opened by ldjebran about 1 year ago