Skip to content

Commit fca6dae

Browse files
kevin-dpclaude
andcommitted
chore: remove node sqlite package (moved to electron branch)
The node SQLite driver is needed by the electron package tests, so it has been moved to the kevin/persistence-electron branch instead. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 3c7ddb3 commit fca6dae

15 files changed

Lines changed: 0 additions & 1196 deletions

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,11 +62,6 @@ jobs:
6262
env:
6363
ELECTRIC_URL: http://localhost:3000
6464

65-
- name: Run Node SQLite persisted collection E2E tests
66-
run: |
67-
cd packages/db-node-sqlite-persisted-collection
68-
pnpm test:e2e
69-
7065
- name: Run Cloudflare Durable Object persisted collection E2E tests
7166
run: |
7267
cd packages/db-cloudflare-do-sqlite-persisted-collection

packages/db-node-sqlite-persisted-collection/README.md

Lines changed: 0 additions & 49 deletions
This file was deleted.

packages/db-node-sqlite-persisted-collection/e2e/node-persisted-collection.e2e.test.ts

Lines changed: 0 additions & 263 deletions
This file was deleted.

packages/db-node-sqlite-persisted-collection/package.json

Lines changed: 0 additions & 60 deletions
This file was deleted.

packages/db-node-sqlite-persisted-collection/src/index.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)