Merge pull request #3888 from HeyPuter/juancastro/bump-sqlite-schema-version-80

test: schema version is 80 since 0084
This commit is contained in:
Juan Fernando Castro
2026-09-16 13:04:15 -04:00
committed by GitHub
@@ -27,7 +27,7 @@ import { DatabaseClientFactory } from './index.js';
import { SqliteDatabaseClient } from './SqliteDatabaseClient.js';
/** Highest schema version the migration table can reach. */
const CURRENT_SCHEMA_VERSION = 79;
const CURRENT_SCHEMA_VERSION = 80;
/**
* These suites migrate real files on disk. Idle they finish in well under a