RSQLite 2.3.3
Features
- Upgrade bundled SQLite to 3.43.2 (#473).
- New
sqliteIsTransacting()
that returns if a transaction is active on the current connection (@bpvgoncalves, #462, #464).
Testing
- Skip DBItest tests if not installed.
sqliteIsTransacting()
that returns if a transaction is active on the current connection (@bpvgoncalves, #462, #464).