Change8

data-table-sqlite@0.4.1

📦 remixView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release normalizes SQLite write metadata handling across various clients and updates dependencies from the Remix ecosystem.

🐛 Bug Fixes

  • Normalized native SQLite write metadata and bind values so `node:sqlite`, Bun SQLite, and compatible clients consistently report affected rows and treat `undefined` writes as SQL `NULL`.

Affected Symbols