v1.1.1
Feature
- Implementation of the find function
- The result of a SELECT statement with restricted fields can be obtained as a tuple.
Note: Code generation will need to be re-run after this update.
What's Changed
- print go debug version by @mazrean in #86
- go 1.18 by @mazrean in #87
- github actions go 1.18 by @mazrean in #88
- fix readme by @mazrean in #89
- fix readme by @mazrean in #90
- fix readme by @mazrean in #91
- Bump golang.org/x/tools from 0.1.9 to 0.1.10 by @dependabot in #92
- Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #93
- dependabot friday by @mazrean in #94
- github actions dependabot friday by @mazrean in #95
- remove back quote by @mazrean in #98
- Use Constraint Type Innfer by @mazrean in #99
- Update dependabot.yaml by @mazrean in #102
- Bump actions/cache from 2.1.7 to 3 by @dependabot in #103
- Impl Find Statement by @mazrean in #104
- Bump codecov/codecov-action from 2.1.0 to 3.0.0 by @dependabot in #105
- Bump codecov/codecov-action from 3.0.0 to 3.1.0 by @dependabot in #106
- Bump actions/setup-go from 3.0.0 to 3.1.0 by @dependabot in #107
- ciのgoのversion by @mazrean in #108
- Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 by @dependabot in #110
- Bump golang.org/x/tools from 0.1.10 to 0.1.11 by @dependabot in #109
- Bump github.com/stretchr/testify from 1.7.2 to 1.7.5 by @dependabot in #111
- Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 by @dependabot in #112
- Bump golang.org/x/tools from 0.1.11 to 0.1.12 by @dependabot in #113
- Bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #114
- Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 by @dependabot in #116
- Bump golang.org/x/tools from 0.1.12 to 0.2.0 by @dependabot in #115
- Bump golang.org/x/tools from 0.2.0 to 0.3.0 by @dependabot in #117
- Bump golang.org/x/tools from 0.3.0 to 0.4.0 by @dependabot in #118
- Bump golang.org/x/tools from 0.4.0 to 0.5.0 by @dependabot in #119
- Bump golang.org/x/tools from 0.5.0 to 0.6.0 by @dependabot in #120
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #121
Full Changelog: v1.0.1...v1.1.1