mirror of
https://github.com/oven-sh/bun
synced 2026-02-09 10:28:47 +00:00
- Add isOpen property getter indicating if database connection is active
- Add isTransaction property getter using sqlite3_get_autocommit()
- Add open() method for databases created with { open: false } option
- Implement proper state validation for database operations
- All basic DatabaseSync functionality now working with 25/44 tests passing
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.