unison-parser-typechecker-0.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Unison.Codebase.SqliteCodebase.Migrations.MigrateSchema11To12

Synopsis

Documentation

migrateSchema11To12 :: Transaction () Source #

This migration just deletes all the old name lookups, it doesn't recreate them. On share we'll rebuild only the required name lookups from scratch.