DataManipulationOperation
Found in 1 package: remix
remix(3 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.
data-table@0.2.0BreakingThis release introduces significant breaking changes across the adapter API, query building, and schema definition, while adding a robust, first-class migration system with enhanced lifecycle callbacks.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when DataManipulationOperation changes.
Learn More