Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ariga/atlas-provider-gorm issues and pull requests
#56 - Add support for Spanner
Issue -
State: open - Opened by tatsuya0429 2 months ago
#55 - doc: add atlasgo.io examples
Pull Request -
State: closed - Opened by a8m 4 months ago
#54 - chore: bump drivers' versions
Pull Request -
State: open - Opened by luantranminh 4 months ago
#53 - add to FAQ how to use custom types
Pull Request -
State: closed - Opened by ronenlu 5 months ago
#52 - Handling enum types
Issue -
State: closed - Opened by jeandeducla 5 months ago
- 2 comments
#52 - Handling enum types
Issue -
State: closed - Opened by jeandeducla 5 months ago
- 2 comments
#51 - gormschema: supports Customize JoinTable for Standalone mode
Pull Request -
State: closed - Opened by luantranminh 6 months ago
- 3 comments
#50 - gormschema: supports trigger
Pull Request -
State: closed - Opened by luantranminh 6 months ago
- 2 comments
#49 - Supports Customize JoinTable for Standalone mode
Issue -
State: closed - Opened by luantranminh 6 months ago
#48 - gormschema: support view for standalone mode
Pull Request -
State: closed - Opened by luantranminh 6 months ago
#47 - gormschema: support view for standalone mode
Pull Request -
State: closed - Opened by luantranminh 6 months ago
- 1 comment
#47 - gormschema: support view for standalone mode
Pull Request -
State: closed - Opened by luantranminh 6 months ago
- 1 comment
#46 - mariadb: unsupported type "inet4"
Issue -
State: closed - Opened by shadow3x3x3 6 months ago
- 3 comments
#45 - gormschema: support view
Pull Request -
State: closed - Opened by luantranminh 6 months ago
#44 - Is there any way I can control the installed driver of database ?
Issue -
State: open - Opened by paudelgaurav 6 months ago
- 7 comments
#44 - Is there any way I can control the installed driver of database ?
Issue -
State: open - Opened by paudelgaurav 6 months ago
- 7 comments
#43 - [Feature] Supports Trigger
Issue -
State: closed - Opened by luantranminh 7 months ago
- 5 comments
#43 - [Feature] Supports Trigger
Issue -
State: closed - Opened by luantranminh 7 months ago
- 5 comments
#42 - Fix wrong params in test
Pull Request -
State: closed - Opened by ronenlu 7 months ago
#42 - Fix wrong params in test
Pull Request -
State: closed - Opened by ronenlu 7 months ago
#41 - Fix wrong params in test
Pull Request -
State: closed - Opened by luantranminh 7 months ago
- 5 comments
#40 - gormschema: support customize JoinTable
Pull Request -
State: closed - Opened by luantranminh 7 months ago
- 6 comments
#40 - gormschema: support customize JoinTable
Pull Request -
State: closed - Opened by luantranminh 7 months ago
- 6 comments
#39 - [Defect] Handle Customize JoinTable
Issue -
State: closed - Opened by luantranminh 7 months ago
#39 - [Defect] Handle Customize JoinTable
Issue -
State: closed - Opened by luantranminh 7 months ago
#38 - [Feature] Supports View
Issue -
State: closed - Opened by luantranminh 7 months ago
- 14 comments
#38 - [Feature] Supports View
Issue -
State: closed - Opened by luantranminh 7 months ago
- 14 comments
#37 - sort models by name when using standalone mode
Pull Request -
State: closed - Opened by ronenlu 7 months ago
- 1 comment
#37 - sort models by name when using standalone mode
Pull Request -
State: closed - Opened by ronenlu 7 months ago
- 1 comment
#36 - Many2many relationship generates a new migration without changing the models
Issue -
State: closed - Opened by luantranminh 7 months ago
- 9 comments
#36 - Many2many relationship generates a new migration without changing the models
Issue -
State: closed - Opened by luantranminh 7 months ago
- 9 comments
#35 - ouput correct ddl for custom m2m tables
Pull Request -
State: closed - Opened by ronenlu 8 months ago
#34 - Foreign key constraints not generated when models are in incorrect order (many-to-many)
Issue -
State: closed - Opened by 3mm4nuel 8 months ago
- 7 comments
#34 - Foreign key constraints not generated when models are in incorrect order (many-to-many)
Issue -
State: closed - Opened by 3mm4nuel 8 months ago
- 7 comments
#33 - chore: update x/tools to v0.17.0
Pull Request -
State: closed - Opened by giautm 9 months ago
#33 - chore: update x/tools to v0.17.0
Pull Request -
State: closed - Opened by giautm 9 months ago
#32 - Segmentation fault in standalone mode
Issue -
State: closed - Opened by joao-intelliway 9 months ago
- 5 comments
#32 - Segmentation fault in standalone mode
Issue -
State: closed - Opened by joao-intelliway 9 months ago
- 5 comments
#31 - Pass the models in a correct order to `db.Automigrate`
Issue -
State: closed - Opened by noamcattan 9 months ago
Labels: bug
#30 - Expect constraint column but got unique index
Issue -
State: closed - Opened by fauzan-nbt 9 months ago
- 2 comments
#30 - Expect constraint column but got unique index
Issue -
State: closed - Opened by fauzan-nbt 9 months ago
- 2 comments
#29 - feat: support sqlserver
Pull Request -
State: closed - Opened by giautm 10 months ago
- 2 comments
#29 - feat: support sqlserver
Pull Request -
State: closed - Opened by giautm 10 months ago
- 2 comments
#28 - readme: update link for dependencies tracking
Pull Request -
State: closed - Opened by Badhan-abhishek 10 months ago
- 1 comment
#28 - readme: update link for dependencies tracking
Pull Request -
State: closed - Opened by Badhan-abhishek 10 months ago
- 1 comment
#27 - Bug: Standalone option does work
Issue -
State: closed - Opened by bozerkins 10 months ago
- 2 comments
#27 - Bug: Standalone option does work
Issue -
State: closed - Opened by bozerkins 10 months ago
- 2 comments
#26 - Migrations aren't applied correctly in migration diffs?
Issue -
State: closed - Opened by jakubno 11 months ago
- 2 comments
#26 - Migrations aren't applied correctly in migration diffs?
Issue -
State: closed - Opened by jakubno 11 months ago
- 2 comments
#25 - gormschema: fixed circular foreign keys on postgresql example
Pull Request -
State: closed - Opened by dorav 11 months ago
- 1 comment
#24 - How can I set up atlas to only migrate some models?
Issue -
State: open - Opened by deerbone 12 months ago
- 3 comments
#24 - How can I set up atlas to only migrate some models?
Issue -
State: open - Opened by deerbone 12 months ago
- 3 comments
#23 - gormshema: handle circular FK contraint migrations in postgres
Pull Request -
State: closed - Opened by captchanjack about 1 year ago
- 1 comment
#23 - gormshema: handle circular FK contraint migrations in postgres
Pull Request -
State: closed - Opened by captchanjack about 1 year ago
- 1 comment
#22 - How to `migrate diff` with circular foreign key constraints
Issue -
State: closed - Opened by captchanjack about 1 year ago
- 5 comments
#22 - How to `migrate diff` with circular foreign key constraints
Issue -
State: closed - Opened by captchanjack about 1 year ago
- 5 comments
#21 - Issues when trying to use program mode
Issue -
State: closed - Opened by Roccoriu about 1 year ago
#21 - Issues when trying to use program mode
Issue -
State: closed - Opened by Roccoriu about 1 year ago
#20 - readme: documenting tools.go
Pull Request -
State: closed - Opened by rotemtam about 1 year ago
#20 - readme: documenting tools.go
Pull Request -
State: closed - Opened by rotemtam about 1 year ago
#19 - Standalone mode documentation is incomplete
Issue -
State: closed - Opened by sonnysideup about 1 year ago
- 2 comments
#18 - Improve readability with new lines
Issue -
State: open - Opened by dcrystalj about 1 year ago
- 5 comments
#18 - Improve readability with new lines
Issue -
State: open - Opened by dcrystalj about 1 year ago
- 5 comments
#17 - Unable to take snapshot for schema having table "atlas_schema_revisions"?
Issue -
State: open - Opened by prasetyaputraa about 1 year ago
- 1 comment
#16 - gormschema: support gorm.Config option
Pull Request -
State: closed - Opened by rotemtam about 1 year ago
#16 - gormschema: support gorm.Config option
Pull Request -
State: closed - Opened by rotemtam about 1 year ago
#15 - Update README.md
Pull Request -
State: closed - Opened by a8m about 1 year ago
#14 - gormschema: support custom gorm.Config option
Pull Request -
State: closed - Opened by karolis-arbaciauskas about 1 year ago
- 2 comments
#14 - gormschema: support custom gorm.Config option
Pull Request -
State: closed - Opened by karolis-arbaciauskas about 1 year ago
- 2 comments
#13 - MySQL migration apply through atlas doesn't work
Issue -
State: closed - Opened by iSerganov about 1 year ago
- 7 comments
#13 - MySQL migration apply through atlas doesn't work
Issue -
State: closed - Opened by iSerganov about 1 year ago
- 7 comments
#12 - Modify the gormschema to accept additional arguments
Issue -
State: closed - Opened by karolis-arbaciauskas about 1 year ago
- 6 comments
#12 - Modify the gormschema to accept additional arguments
Issue -
State: closed - Opened by karolis-arbaciauskas about 1 year ago
- 6 comments
#11 - Errors on POC
Issue -
State: closed - Opened by Maniacal about 1 year ago
- 5 comments
#11 - Errors on POC
Issue -
State: closed - Opened by Maniacal about 1 year ago
- 5 comments
#10 - postgres: Need ability to specify extensions
Issue -
State: closed - Opened by moredure about 1 year ago
- 1 comment
#10 - postgres: Need ability to specify extensions
Issue -
State: closed - Opened by moredure about 1 year ago
- 1 comment
#9 - Added support for table prefix
Pull Request -
State: closed - Opened by moredure over 1 year ago
#8 - Need a way to specify schema prefix for models
Issue -
State: open - Opened by moredure over 1 year ago
- 5 comments
#7 - recordriver: use from sdk
Pull Request -
State: closed - Opened by rotemtam over 1 year ago
#6 - internal: integration tests
Pull Request -
State: closed - Opened by rotemtam over 1 year ago
#5 - fix go example imports in readme
Pull Request -
State: closed - Opened by ronenlu over 1 year ago
#4 - main: small fix
Pull Request -
State: closed - Opened by rotemtam over 1 year ago
#3 - readme: documenting usage
Pull Request -
State: closed - Opened by rotemtam over 1 year ago
#2 - internal/gormschema: gorm schema loader
Pull Request -
State: closed - Opened by rotemtam over 1 year ago
#1 - internal/recordriver: a mock database/sql for inspecting queries
Pull Request -
State: closed - Opened by rotemtam over 1 year ago