Back to Remix

Minor.Sql Root Api

packages/data-table/.changes/minor.sql-root-api.md

2.11.1240 B
Original Source

BREAKING CHANGE: Remove the @remix-run/data-table/sql export. Import SqlStatement, sql, and rawSql from @remix-run/data-table instead.

@remix-run/data-table/sql-helpers remains available as the adapter-facing SQL helper module.