UNPKG

sequelae-mcp

Version:

Let Claude, Cursor, and other AI agents run real SQL queries on live Postgres databases. No more copy-pasting SQL, stale schema docs, or hallucinated DB adapters — just raw, real-time access. Now with MCP support!

3 lines 172 B
import { BackupOptions } from '../types/backup'; export declare function validateBackupOptions(options: BackupOptions): void; //# sourceMappingURL=backup-validator.d.ts.map