Files
bun.sh/test/regression
Claude Bot 57ec2ff80b test: add data to database before serializing to ensure compatibility
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>
2025-08-27 22:21:19 +00:00
..