execute_sql_fileApostgres-mcp-serverExecute SQL files for database migrations, schema changes, or data imports. Supports atomic transactions, validation preview, and pattern stripping for compatibility.MIT
detect_migration_stateApostgres-mcp-serverProbe databases for migration tool tracker tables to identify managed migrations, returning detected tools, schema, table, count, and latest version.MIT