Skip to content

Tags: stephen/sqlc-ts

Tags

v0.0.8

Toggle v0.0.8's commit message
templates: allow null for :one for now

Should probably figure out how error handling works,
but for now allow the return to be null.

v0.0.7

Toggle v0.0.7's commit message
template: fix :one params

v0.0.6

Toggle v0.0.6's commit message
template: fix :one params

v0.0.5

Toggle v0.0.5's commit message
ts_type: don't emit a typecheck for unknown type

Since the underlying app has to guard against these anyways.

v0.0.4

Toggle v0.0.4's commit message
ts_type: don't emit a typecheck for unknown type

Since the underlying app has to guard against these anyways.

v0.0.3

Toggle v0.0.3's commit message
result: title case type names

v0.0.2

Toggle v0.0.2's commit message
gen: export lower title case function name

v0.0.1

Toggle v0.0.1's commit message
template: guard single return value