Analyzing changes until version 002 (2 migrations in total): -- analyzing version 001 -- no diagnostics found -- ok (7.563µs) -- analyzing version 002 -- diagnostics detected: -- L1 [PG101]: CREATE INDEX without CONCURRENTLY blocks writes to the table for the whole build; on a populated table use CREATE INDEX CONCURRENTLY outside a transaction -- ok (11.949µs) ------------------------- -- 21.095µs -- 1 version ok, 1 with warnings -- 2 schema changes -- 1 diagnostic