Symbol2 releases
DatabaseAdapter
Found in 1 package: remix
remix(2 releases)
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.
data-table@0.3.0BreakingThis release fundamentally changes how database migrations are handled, moving from a schema-builder API to plain SQL files executed via adapters. This includes removing many related APIs and introducing explicit transaction control directives within SQL scripts.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when DatabaseAdapter changes.
Learn More