|
|
29787b5521
|
fix: make codegen not fail for "blob" columns
- was previously using "[]byte" as a single `ast.NewIdent`, which made comment+blank-line-insertion reparsing fail
|
2026-03-03 17:53:47 -08:00 |
|
|
|
e53546a7f5
|
lint: fix several lll, wrapcheck, and copy-paste errors
CI / build-docker (push) Successful in 8s
CI / build-docker-bootstrap (push) Has been skipped
CI / release-test (push) Successful in 30s
|
2026-02-22 21:58:06 -08:00 |
|
|
|
d6426bba14
|
codegen: add ability to insert comments and blank lines into the generated code
CI / build-docker (push) Successful in 4s
CI / build-docker-bootstrap (push) Has been skipped
CI / release-test (push) Failing after 12s
|
2026-02-17 16:27:35 -08:00 |
|
|
|
a36058fdbe
|
codegen (refactor): clean up helpers a bit
|
2026-02-14 22:54:22 -08:00 |
|