00a536631a
- Replace better-sqlite3 with built-in node:sqlite (DatabaseSync) - Add transaction() helper for manual BEGIN/COMMIT/ROLLBACK - Suppress ExperimentalWarning in CLI tests with --no-warnings - Remove better-sqlite3 from dependencies and onlyBuiltDependencies - No more native addon compilation issues across Node versions