UNPKG

@clickup/pg-mig

Version:

PostgreSQL schema migration tool with microsharding and clustering support

2 lines 168 B
export declare function makeMigration(migrationDir: string, migrationName: string, schemaPrefix: string): Promise<string[]>; //# sourceMappingURL=makeMigration.d.ts.map