Skip to content

Conversation

@debugger84
Copy link
Owner

No description provided.

kyleconroy and others added 30 commits December 28, 2022 13:31
* add version to bug template

* Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml

Co-authored-by: Kyle Conroy <kyle@conroy.org>
The Value method must returns nil or the following types:

* int64
* float64
* bool
* []byte
* string
* time.Time

Closes: #1880
Bumps golang from 1.19.4 to 1.19.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Manual fix for incorrect handling of "calories"

* e2e: Add queries

* e2e: Regenerate files
* compiler: Speed up generate

* wasm: Load serialized modules using singleflight
* Changed documentation for json datatype.

* Update datatypes.md

---------

Co-authored-by: utkarshaajtak <104076186+utkarshaajtak@users.noreply.github.com>
Co-authored-by: Kyle Conroy <kyle@conroy.org>
Bumps golang from 1.19.5 to 1.20.0.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.13.0...v1.14.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgtype
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: Search from Rexpr if not found from Lexpr

* regenerated existing testdata

* add params_placeholder_in_left_expr test
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.17.2 to 4.18.0.
- [Release notes](https://github.com/jackc/pgx/releases)
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](jackc/pgx@v4.17.2...v4.18.0)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update documentation version

* cmd/sqlc: Bump version to v1.17.0

* docs: Add changelog entry for 1.17.0

* Regenerate test output

* Fix tests
* Use gotestsum

* Report test runs

* Fix tests

* Kick GitHub Actions
Bumps golang from 1.20.0 to 1.20.1.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
The yaml formatting under **Add the sqlc-gen-python plugin** is not accurate. Need to add the "-" to turn in into a list of dicts.
* goType: don't use pgtype.Array

* pgx/v5: update tests
kyleconroy and others added 28 commits February 22, 2023 12:52
* test: Skip tests if required plugins are missing

* Fix failing test
Bumps [github.com/antlr/antlr4/runtime/Go/antlr](https://github.com/antlr/antlr4) from 0.0.0-20220626175859-9abda183db8e to 1.4.10.
- [Release notes](https://github.com/antlr/antlr4/releases)
- [Commits](https://github.com/antlr/antlr4/commits/runtime/Go/antlr/v1.4.10)

---
updated-dependencies:
- dependency-name: github.com/antlr/antlr4/runtime/Go/antlr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Implement support for enum ordering

* Handle cases where inserting after last element and slice has not already had capacity increased

* Update version in end to end tests
* Add support for pg.Boolean
* Return ast.Null
* Fix cast stmt bool
* Add support for FunctionParameterMode_FUNC_PARAM_DEFAULT
Bumps golang from 1.20.1 to 1.20.2.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…2143)

Bumps [google.golang.org/protobuf](https://github.com/protocolbuffers/protobuf-go) from 1.29.0 to 1.29.1.
- [Release notes](https://github.com/protocolbuffers/protobuf-go/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf-go/blob/master/release.bash)
- [Commits](protocolbuffers/protobuf-go@v1.29.0...v1.29.1)

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add link to introductory blog post
For backwards compatability, the flag still exists but is a no-op. If we
need feature flagging in the future, we'll develop a more robust system
than what this flag provided.
Switch to v4 of ANTLR (which we were already kind of using)
Add a `processplugins=0` option to `SQLCDEBUG`. This type of
configuration is modeled Go's own use of `GODEBUG`. See a full
explanation of the design here: https://go.googlesource.com/proposal/+/master/design/56986-godebug.md
@debugger84 debugger84 merged commit a7a750d into debugger84:main Apr 4, 2023
debugger84 pushed a commit that referenced this pull request Aug 25, 2023
…es (sqlc-dev#2089)

* fix: resolve duplicate fields generated when inheriting multiple tables

* chore: comments

* fix: resolve duplicate fields generated when inheriting multiple tables (#1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment