Skip to content

v0.21.4

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Oct 10:57
· 5 commits to main since this release
6a50da7

Release version v0.21.4

Release sha256 is ceb948980f5a49e2922824f068f812f9ac70287da6dcc8c8199c8b4ceeaec858

Configuration example

version: '2'
plugins:
- name: csharp
  wasm:
    url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.21.4/sqlc-gen-csharp.wasm
    sha256: ceb948980f5a49e2922824f068f812f9ac70287da6dcc8c8199c8b4ceeaec858

Changelog

6a50da7 - Ilan Uzan, 3 minutes ago : [release] feat: allow override for SQLite integer and text types to bool (#332)
543a9cc - Ilan Uzan, 4 days ago : fix: remove redundant directory (#321)
133d684 - github-actions[bot], 5 days ago : update docs (#320)

Contributors