Skip to content

data-table-sqlite v0.6.3

Choose a tag to compare

@github-actions github-actions released this 18 Sep 22:38
bfdf7ab

Patch Changes

  • Fixed SQLite upserts with a DO UPDATE clause to bind insert and update values in placeholder order.

  • Reject invalid orderBy direction values at runtime before interpolating them into generated SQLite queries.

  • Bumped @remix-run/* dependencies: