MCPcopy
hub / github.com/tinyplex/tinybase / databases.ts

File databases.ts

test/unit/persisters/common/databases.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {PGlite} from '@electric-sql/pglite';
2import * as SQLite from '@journeyapps/wa-sqlite';
3import SQLiteESMFactory from '@journeyapps/wa-sqlite/dist/wa-sqlite.mjs';
4import {Client, createClient} from '@libsql/client';

Callers

nothing calls this directly

Calls 6

suppressWarningsFunction · 0.90
getUniqueIdFunction · 0.90
pauseFunction · 0.90
createClientFunction · 0.85
getPowerSyncDatabaseFunction · 0.85
closeMethod · 0.80

Tested by

no test coverage detected