-- 1. manual_p95 = window_p95 (EXACT match within floating point tolerance) -- 2. The bar at test_timestamp is NOT included in manual_p95 computation -- 3. direction lags are verified correct (dir_1 = ...
MigrationPilot is a static analysis tool for PostgreSQL schema migrations. It parses your SQL with the actual PostgreSQL parser (libpg-query), classifies every lock acquired, flags dangerous patterns ...