Symbol2 releases
SqliteDatabaseAdapter
Found in 1 package: remix
remix(2 releases)
data-table-sqlite@0.6.0BreakingIntroduced `SqliteDatabase.close()` and `createSqliteDatabase()` for improved SQLite database management, including optional wiping and persistent foreign key enforcement. This release also includes breaking changes to adapter and config types.
data-table-sqlite@0.3.0BreakingThis minor release removes the deprecated adapter options argument from SQLite database adapter creation and construction, forcing users to mutate capabilities directly if overrides are necessary.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when SqliteDatabaseAdapter changes.
Learn More