-- ulak 0.1.1 -> 0.1.2 upgrade migration -- No schema changes between 0.1.1 and 0.1.2 (upgrade-path and CI fixes only); -- this script exists so ALTER EXTENSION ulak UPDATE has a path from 0.1.1. SELECT 1;