Releases: DaredevilOSS/sqlc-gen-csharp
v0.16.0
Release version v0.16.0
Release sha256 is 648c06737ea6050b06d2469f1c56be39dd336dec15097de01c550f7001928b91
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.16.0/sqlc-gen-csharp.wasm
sha256: 648c06737ea6050b06d2469f1c56be39dd336dec15097de01c550f7001928b91
Changelog
614cded - Ilan Uzan, 3 minutes ago : [release] [minor] add support for many data types across all databases (#226)
2a719b0 - Ilan Uzan, 4 days ago : fix read byte array implementation (#225)
ced7ceb - Ilan Uzan, 10 days ago : add support for batch insert in sqlite (#222)
Contributors
v0.15.2
Release version v0.15.2
Release sha256 is 251cfaaeccaf726aa06103fcdab500006b4bc5cd0be523eb6a8894db8d520147
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.2/sqlc-gen-csharp.wasm
sha256: 251cfaaeccaf726aa06103fcdab500006b4bc5cd0be523eb6a8894db8d520147
Changelog
Doron Eli, 3 minutes ago : support sqlc.narg macro (#219)
Ilan Uzan, 3 days ago : support more MySQL data types (#217)
Contributors
v0.15.1
Release version v0.15.1
Release sha256 is c8dd8f5eabe10bbae78ae7ba36a35a636f760e2c2e1c202da64b76a8c308f654
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.1/sqlc-gen-csharp.wasm
sha256: c8dd8f5eabe10bbae78ae7ba36a35a636f760e2c2e1c202da64b76a8c308f654
Changelog
df25a2a - Ilan Uzan, 3 minutes ago : fix mysql :copyfrom implementation + fixed related tests (#215)
Contributors
v0.15.0
Release version v0.15.0
Release sha256 is 9b16b1afddcbb50f52cfc191376ff80fd105dc3c5906f6dac802f5533097d214
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.15.0/sqlc-gen-csharp.wasm
sha256: 9b16b1afddcbb50f52cfc191376ff80fd105dc3c5906f6dac802f5533097d214
Changelog
dd09c22 - Ilan Uzan, 3 minutes ago : [release] [minor] add non dapper implementation when Dapper is enabled for queries with sqlc.embed (#209)
37daa48 - Ilan Uzan, 32 hours ago : add sqlc.embed support for all databases (#202)
Contributors
v0.14.0
Release version v0.14.0
Release sha256 is bd06f1c731335c587621a4c6be9ff1771451039bf9db475d2af94dd7369bdde7
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.14.0/sqlc-gen-csharp.wasm
sha256: bd06f1c731335c587621a4c6be9ff1771451039bf9db475d2af94dd7369bdde7
Changelog
#88 - bugfix for >10 parameters in sql
9cbd3bb - Add sqlc.slice support for dapper in mysql (#203)
41c04f5 - Add sqlc.slice support for mysql (#199)
68e7887 - support :copyfrom annotation in mysql (#189)
Contributors
v0.13.2
Release version v0.13.2
Release sha256 is dd5126d7e5fcc3667820ce5073fb74921bed027669b9d9caa949e2c998e1f675
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.13.2/sqlc-gen-csharp.wasm
sha256: dd5126d7e5fcc3667820ce5073fb74921bed027669b9d9caa949e2c998e1f675
Changelog
cd954ce - Ilan Uzan, 3 minutes ago : [release] add :execlastid support for SQLite (#178)
488acbe - Ilan Uzan, 21 hours ago : unify method generation across dotnet core and framework (#175)
1945e1b - Ilan Uzan, 22 hours ago : implement and test :execlastid annotation for MySQL and PostgresSQL (without Dapper) (#173)
3fe443b - Ilan Uzan, 5 days ago : remove obsolete driver option (#167)
6b8d862 - Doron Eli, 6 days ago : support :execrows for sqlite (#161)
e45e2ff - Ilan Uzan, 8 days ago : support :execrows in mysql driver (#152)
Contributors
v0.13.1
Release version v0.13.1
Release sha256 is 4fcd5ac76ceecb81702fc94eb813b83ab18aedb93972d3250cf583506af06756
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.13.1/sqlc-gen-csharp.wasm
sha256: 4fcd5ac76ceecb81702fc94eb813b83ab18aedb93972d3250cf583506af06756
Changelog
- Add legacy dotnet framework end-2end tests
- Upgrade default versions of libraries
- Remove driver option from options - all existing options are optional
Contributors
v0.13.0
Release version v0.13.0
Release sha256 is a34a531f783cf9e4bb9136dfb96414de6fb2aafa239eb932b139323fa53d5c25
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.13.0/sqlc-gen-csharp.wasm
sha256: a34a531f783cf9e4bb9136dfb96414de6fb2aafa239eb932b139323fa53d5c25
Changelog
- Release dapper support
Contributors
v0.12.4
Release version v0.12.4
Release sha256 is 8fbeb61784d4ea39809484b5adf2bc7fe944ee880501567236d1795b09d1d78d
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.12.4/sqlc-gen-csharp.wasm
sha256: 8fbeb61784d4ea39809484b5adf2bc7fe944ee880501567236d1795b09d1d78d
Changelog
a0e1600 - Ilan Uzan, 7 minutes ago : [release]
- simplified drivers generators usage (#97)
- allow to override data type for all drivers, currently meaningful only in postgres
- fix null warnings in CI
- refactor copy flow & tests
Contributors
v0.12.3
Release version v0.12.3
Release sha256 is 4476276719bd2149c5a908be140b21eabf55225e8289b6e7aee62067f3f50be4
Configuration example
version: '2'
plugins:
- name: csharp
wasm:
url: https://github.com/DaredevilOSS/sqlc-gen-csharp/releases/download/v0.12.3/sqlc-gen-csharp.wasm
sha256: 4476276719bd2149c5a908be140b21eabf55225e8289b6e7aee62067f3f50be4
Changelog
d154e40 - Ilan Uzan, 7 minutes ago : [release] add timestamp,date & datetime data types support for mysql and postgres (#95)
02d68a2 - github-actions[bot], 2 weeks ago : update docs (#92)