Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebase latest changes #2

Closed
wants to merge 25 commits into from
Closed

Rebase latest changes #2

wants to merge 25 commits into from

Conversation

richchurcher
Copy link

This:

  • rebases from upstream, and makes no other changes

All tests seem to be passing.

Feel free to use or ignore, just wanted to reduce the workload if possible! Thanks so much for your efforts on sqlc.embed. Please reach out if I can help in any way.

nickjackson and others added 25 commits November 30, 2022 22:17
…qlc-dev#1988)

Bumps [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-sql-driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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>
…-dev#1978)

Bumps [github.com/jackc/pgtype](https://github.com/jackc/pgtype) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/jackc/pgtype/releases)
- [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md)
- [Commits](jackc/pgtype@v1.12.0...v1.13.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps golang from 1.19.3 to 1.19.4.

---
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>
* 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: sqlc-dev#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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet