mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
36e61cab3f
Updated the Bun and Node SQLite connection implementations to support additional configuration options, including `onCreateConnection`. Introduced tests for connection creation to validate database instance types and ensure proper callback execution. Improved type exports for better integration with existing code.