Database
Found in 6 packages: remix, astro, azure-key-vault, azure-api-management, azure-monitor, lancedb
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.
remix@3.0.0-alpha.4BreakingThis pre-release introduces significant structural changes to `remix/data-table` exports and adds new middleware for cross-origin protection (COP) and CSRF tokens. It also updates numerous internal `@remix-run/*` dependencies.
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.
astro(1 releases)
azure-key-vault(1 releases)
azure-api-management(1 releases)
azure-monitor(1 releases)
lancedb(2 releases)
v0.16.0BreakingThis release introduces major internal refactoring by replacing `ConnectionInternal` with a `Database` trait and renames database dropping functions. It also brings significant stability improvements, new features like `drop_index()`, and upgrades the core Lance dependency to 0.23.0.
python-v0.19.0BreakingThis release focuses heavily on upgrading the underlying Lance dependency to 0.23.0 and introducing significant refactoring by replacing `ConnectionInternal` with a `Database` trait. Key features include adding `drop_index()` and improving streaming writes in Python.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when Database changes.
Learn More