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

Unison.Codebase.SqliteCodebase.Migrations.MigrateSchema6To7

Synopsis

Documentation

migrateSchema6To7 :: Transaction () Source #

Adds a table for tracking namespace statistics Adds stats for all existing namespaces, even though missing stats are computed on-demand if missing.