Skip to content

Conversation

@bas-ie
Copy link

@bas-ie bas-ie commented Feb 4, 2023

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>
@kyleconroy kyleconroy force-pushed the feature/sqlc-embed branch from 14923ff to 6bcbcbf Compare April 7, 2023 16:46
@bas-ie bas-ie closed this Apr 10, 2023
@bas-ie bas-ie deleted the feature/sqlc-embed branch April 10, 2023 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.