Symbol2 releases
createMysqlDatabaseAdapter
Found in 1 package: remix
remix(2 releases)
data-table-mysql@0.5.0BreakingIntroduced `createMysqlDatabase()` with enhanced features like connection-scoped locking and database wiping. Breaking changes include the removal of `MysqlDatabaseAdapter` and renaming of options types.
data-table-mysql@0.3.0BreakingThis minor release removes the previously existing adapter options for MySQL adapters, forcing users to mutate capabilities directly if overrides are necessary.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when createMysqlDatabaseAdapter changes.
Learn More