UNPKG

@clickup/pg-mig

Version:

PostgreSQL schema migration tool with microsharding and clustering support

5 lines 208 B
/** * See unit test for matching and non-matching examples. */ export declare function schemaNameMatchesPrefix(schema: string, prefix: string): boolean; //# sourceMappingURL=schemaNameMatchesPrefix.d.ts.map