mirror of
https://github.com/oven-sh/bun
synced 2026-02-14 04:49:06 +00:00
Empty in-memory databases may not be serializable on some SQLite versions (like system SQLite on macOS). Added table creation and data insertion to make the database serializable across all platforms. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>