Symbol2 releases
createPostgresDatabaseAdapter
Found in 1 package: remix
remix(2 releases)
data-table-postgres@0.5.0BreakingIntroduced `createPostgresDatabase()` with enhanced features like connection-scoped migration locking and database wiping. Several breaking changes were made to the PostgreSQL adapter, and bound parameters are now used for compiled limit and offset clauses.
data-table-postgres@0.3.0BreakingThis release removes the deprecated adapter options argument from Postgres database adapter creation functions and constructors, requiring users to mutate capabilities directly. It also includes a type-only update to allow `Client` in `createPostgresDatabaseAdapter`.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when createPostgresDatabaseAdapter changes.
Learn More