Skip to content

Tags: mitranim/sqlb

Tags

v0.7.4

minor error message fix, minor internal tweaks

v0.7.3

upsert with support for hardcoded conflict targets

v0.7.2

allow disabling arg validation; internal improvements in errors

v0.7.1

add "void" expressions without `returning *`

v0.7.0

rename `.Append` to `.AppendTo`

v0.6.8

add `LaxDict`

Additional cosmetic change: avoid single-letter variable names.

v0.6.7

fix edge case bug in `Upsert`

v0.6.6

fixed support for non-empty sparse structs in `Upsert`

v0.6.5

add `Upsert`

v0.6.4

`OrdsParser` supports default "dir" and "nulls" in tags