Symbol2 releases
createSqliteDatabase()
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@0.4.0BreakingIntroduced new database management APIs including wipe, migrate, status, reset, and close, along with a typed runRemixDb API. Refactored database adapters to concrete factories and updated migration handling.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when createSqliteDatabase() changes.
Learn More