Releases: mbvlabs/narsilc
Releases · mbvlabs/narsilc
Release list
v0.4.2
v0.4.0
v0.3.0
v0.1.0
First narsilc release. This is a fork of sqlc with Andurel-oriented row mapping.
What's in this release
- CLI is
narsilc(narsilc generate,narsilc analyze, …) - Config files are
narsilc.yaml/narsilc.yml/narsilc.json row_mapping: andurelgenerates generic:one/:manymethods that scan into caller-owned structs viaandureltags- Runtime helper is
narsilc.Scaningithub.com/mbvlabs/narsilc - Generated headers say
narsilc
Requirements
- Go 1.27+ to compile generated generic methods
emit_interfaceis incompatible withrow_mapping: andurel
Install
go install github.com/mbvlabs/narsilc/cmd/narsilc@v0.1.0Or download an archive below (narsilc_0.1.0_<os>_<arch>.tar.gz).