Skip to content

Releases: iterate/sqlfu

v0.0.3-15

14 May 13:06

Choose a tag to compare

@sqlfu/pg

old version new version compare
NEW! 0.0.3-15 258f3d3...aa61202

Commits

  • aa61202 pg-ui: make the sqlfu UI work against pg projects (#89)
  • 4188b5c @sqlfu/pg package — postgres dialect (step two) (#88)
Dependency sqlfu changed (0.0.3-15 -> 0.0.3-15)
# sqlfu
old version new version compare
0.0.0 0.0.3-15 258f3d3...fc8bec5

Commits

  • fc8bec5 Harden schemadiff normalization for weird SQLite (#104)
  • cdaf917 Sweep docs query example filenames (#105)
  • 6956132 Drop Node 20 support (#103)
  • d99369c Tighten the introducing sqlfu post (#100)
  • aa61202 pg-ui: make the sqlfu UI work against pg projects (#89)
  • 4188b5c @sqlfu/pg package — postgres dialect (step two) (#88)
  • e0db0d1 Extract Dialect interface (step one toward pg support) (#87)
Dependency @sqlfu/ui changed ((new) -> 0.0.3-15)
# @sqlfu/ui
old version new version compare
0.0.3-0 0.0.3-15 258f3d3...aa61202

Commits

  • aa61202 pg-ui: make the sqlfu UI work against pg projects (#89)
  • e0db0d1 Extract Dialect interface (step one toward pg support) (#87)

sqlfu

old version new version compare
0.0.0 0.0.3-15 258f3d3...fc8bec5

Commits

  • fc8bec5 Harden schemadiff normalization for weird SQLite (#104)
  • cdaf917 Sweep docs query example filenames (#105)
  • 6956132 Drop Node 20 support (#103)
  • d99369c Tighten the introducing sqlfu post (#100)
  • aa61202 pg-ui: make the sqlfu UI work against pg projects (#89)
  • 4188b5c @sqlfu/pg package — postgres dialect (step two) (#88)
  • e0db0d1 Extract Dialect interface (step one toward pg support) (#87)
Dependency @sqlfu/ui changed ((new) -> 0.0.3-15)
# @sqlfu/ui
old version new version compare
0.0.3-0 0.0.3-15 258f3d3...aa61202

Commits

  • aa61202 pg-ui: make the sqlfu UI work against pg projects (#89)
  • e0db0d1 Extract Dialect interface (step one toward pg support) (#87)

@sqlfu/ui

old version new version compare
0.0.3-0 0.0.3-15 258f3d3...aa61202

Commits

  • aa61202 pg-ui: make the sqlfu UI work against pg projects (#89)
  • e0db0d1 Extract Dialect interface (step one toward pg support) (#87)

v0.0.3-14

06 May 10:21
3ab53f2

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-13 0.0.3-14 35ba865...5472c94

Commits

  • 5472c94 Pretty print generated JSON values
  • 3ab53f2 docs: add guides and clearer sqlfu_types examples (#94)
  • 5d22bd7 cli: default omitted db to .sqlfu/app.db (#95)
  • 4044086 Use sqlfu_types view metadata for typed JSON columns (#93)
  • 4f3135c Format repository
Dependency @sqlfu/ui changed (0.0.3-13 -> 0.0.3-14)
# @sqlfu/ui
old version new version compare
0.0.3-13 0.0.3-14 35ba865...4f3135c

Commits


@sqlfu/ui

old version new version compare
0.0.3-13 0.0.3-14 35ba865...4f3135c

Commits

v0.0.3-13

05 May 16:09

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-12 0.0.3-13 cd99c25...35ba865

Commits

  • 35ba865 Gate JSON type generation behind experimental flag
  • 3f2a6bb Generate effect-sql query functions (#90)
  • 1645504 Add agent docs index at /llms.txt (#91)
  • aec5b7c sqlfu/cloudflare: talk to deployed D1 (eg alchemy v2) dbs (#86)
  • 385e2a5 Add Better Auth createSchema wrapper adapter (#73)
  • cf42043 Support SQLite json declared types in typegen (#78)
Dependency @sqlfu/ui changed (0.0.3-12 -> 0.0.3-13)
# @sqlfu/ui
old version new version compare
0.0.3-12 0.0.3-13 13b2aa8...35ba865

Commits

  • 35ba865 Gate JSON type generation behind experimental flag
  • 6807117 Add social preview metadata

@sqlfu/ui

old version new version compare
0.0.3-12 0.0.3-13 13b2aa8...35ba865

Commits

  • 35ba865 Gate JSON type generation behind experimental flag
  • 6807117 Add social preview metadata

v0.0.3-12

01 May 17:08

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-11 0.0.3-12 74c0d83...cd99c25

Commits

  • ef52d06 Refine public import surface
  • 2175f70 sqlfu generate --watch (#60)
  • deb2232 Add Alchemy Miniflare D1 path helper (#80)
  • 3f2036c Improve docs pacing and navigation (#79)
  • 05a8462 Lint stale generated query wrappers (#65)
  • 6de5a9a Outbox: polymorphic sync/async return types (#69)
  • b8371a4 Fix better-auth definitions on empty databases (#74)
  • 7d83f58 demo: switch to Northwind dataset; sidebar polish; cell/definition popovers
  • c97f45a Try sync and async instrumentation hooks (#72)
  • 62f447f Add embeddable partial fetch support for sqlfu/ui (#68)
Dependency @sqlfu/ui changed (0.0.3-11 -> 0.0.3-12)
# @sqlfu/ui
old version new version compare
0.0.3-11 0.0.3-12 16565df...13b2aa8

Commits

  • 13b2aa8 Make landing demos maintainable (#81)
  • 3cdcd03 Fix double-spaced row-action cells
  • b091bea Move cell-expand button into the cell template
  • 3f2036c Improve docs pacing and navigation (#79)
  • 78d03e5 Polish relation query builder UX (#76)
  • 05a8462 Lint stale generated query wrappers (#65)
  • 0364675 ui: fix Playwright regressions from fullscreen controls
  • 2e3526a ui: stop fullscreen dialog opening when SQL runner editor is clicked
  • fa2f184 ui: snappier table switching, codemirror fullscreen, friendlier cell expand
  • 7d83f58 demo: switch to Northwind dataset; sidebar polish; cell/definition popovers
  • 9da8171 rahul's ui improvements
  • 62f447f Add embeddable partial fetch support for sqlfu/ui (#68)

@sqlfu/ui

old version new version compare
0.0.3-11 0.0.3-12 16565df...13b2aa8

Commits

  • 13b2aa8 Make landing demos maintainable (#81)
  • 3cdcd03 Fix double-spaced row-action cells
  • b091bea Move cell-expand button into the cell template
  • 3f2036c Improve docs pacing and navigation (#79)
  • 78d03e5 Polish relation query builder UX (#76)
  • 05a8462 Lint stale generated query wrappers (#65)
  • 0364675 ui: fix Playwright regressions from fullscreen controls
  • 2e3526a ui: stop fullscreen dialog opening when SQL runner editor is clicked
  • fa2f184 ui: snappier table switching, codemirror fullscreen, friendlier cell expand
  • 7d83f58 demo: switch to Northwind dataset; sidebar polish; cell/definition popovers
  • 9da8171 rahul's ui improvements
  • 62f447f Add embeddable partial fetch support for sqlfu/ui (#68)

v0.0.3-11

29 Apr 09:23

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-10 0.0.3-11 b25d208...74c0d83

Commits

Dependency @sqlfu/ui changed (0.0.3-10 -> 0.0.3-11)
# @sqlfu/ui
old version new version compare
0.0.3-10 0.0.3-11 16a73ad...16565df

Commits

  • 16565df Compact sidebar, stop double-highlighting Schema + first relation/query (#66)

@sqlfu/ui

old version new version compare
0.0.3-10 0.0.3-11 16a73ad...16565df

Commits

  • 16565df Compact sidebar, stop double-highlighting Schema + first relation/query (#66)

v0.0.3-9

28 Apr 09:13

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-8 0.0.3-9 a525118...446d946

Commits

  • 446d946 Preserve schema SQL literal casing
  • 43d605a Typegen query annotations and inferred parameter forms (#64)
  • 16a73ad Add client.prepare(sql), retire client.driver reach-through (#61)
  • 016c67b Support transactional Durable Object migrations (#62)
  • 46ba5e1 Merge remote-tracking branch 'origin/main'
  • 9650e34 docs: simplify sqlfu agent skill
Dependency @sqlfu/ui changed (0.0.3-8 -> 0.0.3-9)
# @sqlfu/ui
old version new version compare
0.0.3-8 0.0.3-9 a525118...16a73ad

Commits

  • 16a73ad Add client.prepare(sql), retire client.driver reach-through (#61)

@sqlfu/ui

old version new version compare
0.0.3-8 0.0.3-9 a525118...16a73ad

Commits

  • 16a73ad Add client.prepare(sql), retire client.driver reach-through (#61)

v0.0.3-10

28 Apr 10:10

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-9 0.0.3-10 446d946...b25d208

Commits

  • b25d208 Clean up lint exclusions
  • 22cd353 Ship sqlite tokenizer in package build
Dependency @sqlfu/ui bumped (0.0.3-9 -> 0.0.3-10)
# @sqlfu/ui
old version new version compare
0.0.3-9 0.0.3-10 16a73ad...16a73ad

No commits to @sqlfu/ui between found between 16a73ad (last publish) and 16a73ad (current).


@sqlfu/ui

old version new version compare
0.0.3-9 0.0.3-10 16a73ad...16a73ad

No commits to @sqlfu/ui between found between 16a73ad (last publish) and 16a73ad (current).

v0.0.3-8

27 Apr 08:49
a525118

Choose a tag to compare

sqlfu

old version new version compare
0.0.3-7 0.0.3-8 be1dcc9...a525118

Commits

  • a525118 Configurable migrations preset (sqlfu / d1) (#59)
  • b452eb5 Annotate weird/destructive diff statements with -- reason comments (#56)
  • ca6ab1f Merge remote-tracking branch 'origin/main'
  • 4bc4e51 add logo, favicons and brand mark
  • a24cad0 config.db: pluggable factory + generate.authority (self-contained typegen) (#55)
Dependency @sqlfu/ui changed (0.0.3-7 -> 0.0.3-8)
# @sqlfu/ui
old version new version compare
0.0.3-7 0.0.3-8 be1dcc9...a525118

Commits

  • a525118 Configurable migrations preset (sqlfu / d1) (#59)
  • ca6ab1f Merge remote-tracking branch 'origin/main'
  • a24cad0 config.db: pluggable factory + generate.authority (self-contained typegen) (#55)

@sqlfu/ui

old version new version compare
0.0.3-7 0.0.3-8 be1dcc9...a525118

Commits

  • a525118 Configurable migrations preset (sqlfu / d1) (#59)
  • ca6ab1f Merge remote-tracking branch 'origin/main'
  • a24cad0 config.db: pluggable factory + generate.authority (self-contained typegen) (#55)