Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mackee/go-sqlla issues and pull requests
#49 - add: *SelectSQL.IterContext is returns iter.Seq2[*, error].
Pull Request -
State: closed - Opened by mackee 3 months ago
#48 - build(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14 in /_example
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies
#47 - build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible in /_example
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies
#46 - build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible in /_example
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
- 1 comment
Labels: dependencies
#45 - Support sql.Null[T]
Pull Request -
State: closed - Opened by mackee 5 months ago
#44 - Bump golang.org/x/net from 0.17.0 to 0.23.0 in /_example
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 2 comments
Labels: dependencies
#43 - fix: enclose table names in backquote
Pull Request -
State: closed - Opened by tamiflu 8 months ago
#42 - fix: update example dependencies
Pull Request -
State: closed - Opened by nukokusa 8 months ago
#41 - Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 in /_example
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#40 - Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible in /_example
Pull Request -
State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies
#39 - Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible in /_example
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#38 - Bump golang.org/x/net from 0.7.0 to 0.17.0 in /_example
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#37 - add feature: mapping for nested struct
Pull Request -
State: open - Opened by mackee over 1 year ago
#36 - add feature: sqlla supports tinygo. for the edge worker services
Pull Request -
State: closed - Opened by mackee over 1 year ago
#35 - Changes generating method name style to source struct/field base
Pull Request -
State: closed - Opened by mackee over 1 year ago
#34 - Bump github.com/docker/docker from 20.10.7+incompatible to 20.10.24+incompatible in /_example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#33 - Bump github.com/opencontainers/runc from 1.1.2 to 1.1.5 in /_example
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#32 - Bump golang.org/x/sys from 0.0.0-20211216021012-1d35b9e2eb4e to 0.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#31 - Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 in /_example
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#30 - remove "ALPHA QUALITY" in README
Pull Request -
State: closed - Opened by mackee about 2 years ago
#29 - fix: add char to `sqlTypeToSchemaType`
Pull Request -
State: closed - Opened by zaneli about 2 years ago
- 1 comment
#28 - add: support new annotation for go1.19
Pull Request -
State: closed - Opened by mackee about 2 years ago
#27 - fix: upgrade ory/dockertest/v3 for vuln
Pull Request -
State: closed - Opened by mackee over 2 years ago
#26 - add test case: nil bytes
Pull Request -
State: closed - Opened by mackee over 2 years ago
#25 - Amend an indefinite article in README
Pull Request -
State: closed - Opened by ebi-yade over 2 years ago
#24 - Building complex queries
Pull Request -
State: closed - Opened by mackee over 2 years ago
#23 - add feature: "<column> IS NOT NULL" at SELECT WHERE
Pull Request -
State: closed - Opened by mackee over 2 years ago
#22 - add a feature to support sql.NullTime
Pull Request -
State: closed - Opened by mackee almost 3 years ago
#21 - add ExecContextWithoutSelect
Pull Request -
State: closed - Opened by mackee about 3 years ago
#20 - support bulk insert
Pull Request -
State: closed - Opened by mackee about 3 years ago
#19 - support INSERT ~ ON DUPLICATE KEY UPDATE
Pull Request -
State: closed - Opened by mackee about 3 years ago
#18 - support []byte column
Pull Request -
State: closed - Opened by mackee over 3 years ago
#17 - Support [INNER/LEFT OUTER/RIGHT OUTER] JOIN
Pull Request -
State: closed - Opened by mackee over 3 years ago
- 1 comment
#16 - add feature: IN Operator at UPDATE
Pull Request -
State: closed - Opened by mackee over 3 years ago
#15 - add blocker in generator by go version
Pull Request -
State: closed - Opened by mackee over 3 years ago
#14 - Fix underlying type in same package
Pull Request -
State: closed - Opened by eshamster over 3 years ago
#13 - support underlying type on column field
Pull Request -
State: closed - Opened by mackee over 3 years ago
#12 - Go modules
Pull Request -
State: closed - Opened by mackee almost 5 years ago
#11 - Fix "add unnecessary value to args when null"
Pull Request -
State: closed - Opened by mackee about 5 years ago
#10 - change ext and defineable user
Pull Request -
State: closed - Opened by mackee about 6 years ago
#9 - integrate context.Context
Pull Request -
State: closed - Opened by mackee about 6 years ago
#8 - migrate to statik
Pull Request -
State: closed - Opened by mackee almost 7 years ago
#7 - migrate to go-assets
Pull Request -
State: closed - Opened by mackee almost 7 years ago
#6 - add feature: OR Operator
Pull Request -
State: closed - Opened by mackee about 8 years ago
#5 - fix: funny struct name while multi words table
Pull Request -
State: closed - Opened by mackee about 8 years ago
#4 - add support: float64, time.Time and some null types
Pull Request -
State: closed - Opened by mackee about 8 years ago
#3 - Add ORM-like Methods
Pull Request -
State: closed - Opened by mackee about 8 years ago
#2 - add command: read ddl from mysql to sqlla struct format
Pull Request -
State: closed - Opened by mackee about 8 years ago
#1 - [FEATURE] In Operator
Pull Request -
State: closed - Opened by mackee about 9 years ago