MCPcopy Create free account
hub / github.com/Waishnav/devspace / up

Method up

src/db/migrations.ts:6–6  ·  view source on GitHub ↗
(sqlite: Database.Database)

Source from the content-addressed store, hash-verified

4 version: number;
5 name: string;
6 up(sqlite: Database.Database): void;
7}
8
9const migrations: Migration[] = [

Callers 1

migrateDatabaseFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected