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

Unison.Codebase.SqliteCodebase.Migrations.MigrateSchema7To8

Synopsis

Documentation

migrateSchema7To8 :: 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.