Ecosyste.ms: Issues

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

GitHub / goadesign/gorma issues and pull requests

#173 - Gorma support for goa v3

Issue - State: open - Opened by UWEMAKAN about 1 year ago - 1 comment

#172 - Remove inflect

Pull Request - State: closed - Opened by yasu almost 4 years ago

#171 - maybe use S3

Issue - State: closed - Opened by ghost about 5 years ago - 1 comment

#170 - Change import version to be goa 1.4.1 compatible

Pull Request - State: closed - Opened by martijnjanssen over 5 years ago - 1 comment

#169 - Will gorma be updated for goa v2 ?

Issue - State: closed - Opened by outersky almost 6 years ago - 1 comment

#168 - "Filter By" using Field Alias

Issue - State: open - Opened by sulthonzh almost 6 years ago

#167 - PROPOSAL: Add another method for deletion

Pull Request - State: open - Opened by goldeneggg about 6 years ago - 2 comments

#166 - Fix multiple-value uuid.NewV4() in single-value context

Pull Request - State: closed - Opened by sulthonzh about 6 years ago - 3 comments

#165 - Bump go versions for travis

Pull Request - State: closed - Opened by mathieupost about 6 years ago - 1 comment

#164 - Update generator.go

Pull Request - State: closed - Opened by borovan-zz about 6 years ago - 3 comments

#163 - Remove go 1.7.5

Pull Request - State: closed - Opened by sulthonzh over 6 years ago - 4 comments

#162 - Fix : multiple-value uuid.NewV4() in single-value context

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

#161 - The use of BelongsTo

Issue - State: open - Opened by eullerpereira94 over 6 years ago

#160 - type **time.Time has no field or method

Issue - State: open - Opened by jgautheron almost 7 years ago

#159 - Ability to ignore fields. Gorm ignore support

Pull Request - State: closed - Opened by tpoxa almost 7 years ago - 4 comments

#158 - Fix syntax highlight and indent of README

Pull Request - State: closed - Opened by simorgh3196 almost 7 years ago - 1 comment

#157 - Fix to follow updated goa

Pull Request - State: closed - Opened by simorgh3196 almost 7 years ago - 3 comments

#156 - MySQL Date field

Issue - State: open - Opened by tpoxa almost 7 years ago

#155 - Unsupported type: 0x8 array in unnamed BuildSource

Issue - State: open - Opened by tpoxa almost 7 years ago - 2 comments

#154 - Primary key questions

Issue - State: open - Opened by eullerpereira94 about 7 years ago

#153 - Panic when BuildsFrom does not find an action with the Payload correctly set

Issue - State: open - Opened by fdonzello about 7 years ago - 2 comments

#152 - HasOne fails to Preload in the helper.go file

Issue - State: open - Opened by jeffwillette about 7 years ago

#151 - Fix for Issue #150

Pull Request - State: closed - Opened by jeffwillette about 7 years ago - 2 comments

#150 - Codegen error when `ArrayOf(MT)` is used in a MT attribute

Issue - State: closed - Opened by jeffwillette about 7 years ago

#149 - confusing docs for `BuildsFrom`

Issue - State: open - Opened by jeffwillette about 7 years ago - 1 comment

#148 - new storage

Issue - State: open - Opened by kalloc about 7 years ago - 3 comments

#147 - Fix Correction of code due to change of support range

Pull Request - State: closed - Opened by pei0804 about 7 years ago - 2 comments

#146 - fix: pluralize in mistaken word

Pull Request - State: closed - Opened by pei0804 about 7 years ago - 3 comments

#145 - POLL: Drop support for Go 1.6

Issue - State: closed - Opened by raphael about 7 years ago - 1 comment

#144 - Fix Correction of travis.yml for hugo version compatibility

Pull Request - State: closed - Opened by pei0804 about 7 years ago - 1 comment

#143 - Fix Incorrect column name is set by Field method

Pull Request - State: closed - Opened by pei0804 about 7 years ago - 14 comments

#142 - Incorrect column name is set by Field method

Issue - State: closed - Opened by pei0804 about 7 years ago - 13 comments

#141 - Fix Makefile to generate docs correctly

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

#140 - json field?

Issue - State: open - Opened by smousa over 7 years ago

#139 - Change the Datatype for NumberKind to BigDecimal

Pull Request - State: closed - Opened by julianvilas over 7 years ago - 1 comment

#138 - Fix Links override for Types with more than one link

Pull Request - State: closed - Opened by julianvilas over 7 years ago - 1 comment

#137 - Support of UUID for model attributes is not functional

Issue - State: open - Opened by jrnt30 over 7 years ago

#136 - Add direct link to the dsl GoDoc in the README

Pull Request - State: closed - Opened by PaulCapestany over 7 years ago - 1 comment

#135 - add condition generating "column" tag for gorm

Pull Request - State: closed - Opened by deadcheat over 7 years ago - 1 comment

#134 - Add SQLite3 storagetype to gorma

Pull Request - State: closed - Opened by jsimonetti over 7 years ago - 1 comment

#133 - boolean types not updated to false

Issue - State: closed - Opened by jsimonetti over 7 years ago - 3 comments

#132 - Add SQLite3 storagetype to gorma

Pull Request - State: closed - Opened by jsimonetti over 7 years ago - 3 comments

#131 - Specifying the sql schemas of my models

Issue - State: open - Opened by eullerpereira94 almost 8 years ago

#130 - defining Field("description",gorma.Text) results in varchar(255) field

Issue - State: closed - Opened by Gys almost 8 years ago - 2 comments

#128 - Update README to reflect that PK Field is required for Get to work

Pull Request - State: closed - Opened by trevrosen almost 8 years ago

#125 - Don't swallow errors in Get CRUD method

Pull Request - State: closed - Opened by trevrosen almost 8 years ago - 1 comment

#124 - Generated Get should not reset err before returning

Issue - State: closed - Opened by trevrosen almost 8 years ago

#122 - Update to latest goa

Pull Request - State: closed - Opened by raphael almost 8 years ago

#121 - Use int64 for gorma.BigInteger

Pull Request - State: closed - Opened by tchssk almost 8 years ago

#120 - Don't pass m.Db by reference now that it is a pointer

Pull Request - State: closed - Opened by potatogopher almost 8 years ago - 1 comment

#119 - Database pointer errors with relationship functions

Issue - State: closed - Opened by potatogopher almost 8 years ago

#118 - Resolve target Model primary key type for BelongsTo|HasManyKey|HasOnKey

Pull Request - State: closed - Opened by aslakknutsen almost 8 years ago - 6 comments

#117 - support for resource expansion

Issue - State: closed - Opened by pgruenbacher almost 8 years ago - 2 comments

#116 - build error when I use ArrayOf in payload and Gorma

Issue - State: open - Opened by MohamedFAhmed about 8 years ago - 7 comments

#114 - Encourage best practices by returning pointers from data-access calls.

Pull Request - State: closed - Opened by xeger about 8 years ago - 1 comment

#113 - Update UUID import

Pull Request - State: closed - Opened by potatogopher about 8 years ago - 1 comment

#112 - UUID compatibility with Goa

Issue - State: closed - Opened by potatogopher about 8 years ago

#111 - Fix generating of FilterBy function

Pull Request - State: closed - Opened by tchssk about 8 years ago - 1 comment

#110 - Consistently use *gorm.DB in Storage interfaces

Pull Request - State: closed - Opened by xeger about 8 years ago - 2 comments

#109 - Don't swallow errors in storage List() calls

Pull Request - State: closed - Opened by xeger about 8 years ago - 4 comments

#108 - Many to Many association ignoring table name.

Pull Request - State: closed - Opened by brycereitano about 8 years ago - 2 comments

#107 - Support database fields names for Belongs To relationships

Pull Request - State: closed - Opened by rclod about 8 years ago - 1 comment

#106 - Auto-ID field creation is broken

Issue - State: open - Opened by xeger about 8 years ago - 1 comment

#105 - Add common storage access based on Store

Pull Request - State: closed - Opened by aslakknutsen about 8 years ago - 7 comments

#104 - Add DSL for DatabaseFieldName

Pull Request - State: closed - Opened by rclod about 8 years ago - 1 comment

#103 - WIP Update to use channels for DB execution (opinions welcome! :)

Pull Request - State: closed - Opened by aslakknutsen about 8 years ago - 6 comments

#102 - fixed context test

Pull Request - State: closed - Opened by michaelboke about 8 years ago - 1 comment

#101 - How to define a nullable relation type with hasMany

Issue - State: open - Opened by michaelboke about 8 years ago - 1 comment

#100 - don't hardcode "app"

Issue - State: open - Opened by bketelsen about 8 years ago

#99 - check for go keywords when calling LowerName()

Pull Request - State: closed - Opened by potatogopher about 8 years ago - 1 comment

#97 - minor inconsistencies in generated data-access interfaces

Issue - State: closed - Opened by xeger about 8 years ago

#96 - gorma text fields don't make text fields in Postgres

Issue - State: open - Opened by bketelsen about 8 years ago

#95 - dsl: Add UUID as PK option in error message

Pull Request - State: closed - Opened by moorereason about 8 years ago - 1 comment

#94 - Mysql - document parseTime=true

Issue - State: open - Opened by bketelsen about 8 years ago - 1 comment

#93 - Add primitive support for UUID primary keys.

Pull Request - State: closed - Opened by brycereitano about 8 years ago

#92 - ManyToMany Bug - doesn't generate children in Views

Issue - State: open - Opened by bketelsen over 8 years ago

#90 - gorma should handle mixed camel and snake cases

Issue - State: open - Opened by bketelsen over 8 years ago - 1 comment

#89 - document how to modify controllers to work with gorma

Issue - State: open - Opened by bketelsen over 8 years ago - 1 comment

#88 - Security

Pull Request - State: closed - Opened by bketelsen over 8 years ago - 1 comment

#87 - updates for gorm 1.0

Pull Request - State: closed - Opened by kkeuning over 8 years ago - 1 comment

#86 - Update to latest goa logging scheme

Pull Request - State: closed - Opened by raphael over 8 years ago

#85 - Update gorma to latest goagen

Pull Request - State: closed - Opened by raphael over 8 years ago

#84 - Update Gorma to latest goa DSL engine.

Pull Request - State: closed - Opened by raphael over 8 years ago

#83 - Fix panic when no storage group defined

Pull Request - State: closed - Opened by moorereason over 8 years ago - 1 comment

#82 - Update to reflect the removal of versioning support from goa

Pull Request - State: closed - Opened by raphael over 8 years ago

#81 - Build fails due to removed versioning support in goa

Issue - State: closed - Opened by af608 over 8 years ago

#80 - Refactor field alias and fix goify issue

Pull Request - State: closed - Opened by moorereason over 8 years ago - 3 comments

#79 - Clean up lint in the templates

Pull Request - State: closed - Opened by moorereason over 8 years ago - 1 comment

#73 - Sort generated field assignments to avoid vcs noise

Issue - State: closed - Opened by moorereason over 8 years ago - 1 comment

#57 - Support Primary Key types other than INT

Issue - State: open - Opened by bketelsen over 8 years ago - 1 comment

#35 - Support custom user types

Issue - State: open - Opened by derekperkins over 8 years ago - 1 comment

#33 - Fixes the plumbing behind relationships

Pull Request - State: closed - Opened by bketelsen over 8 years ago

#18 - Refactor

Pull Request - State: closed - Opened by bketelsen over 8 years ago - 1 comment