simplexmq-6.5.0.16: SimpleXMQ message broker
Safe HaskellSafe-Inferred
LanguageHaskell2010

Simplex.Messaging.Agent.Store.SQLite.Migrations

Documentation

initialize :: DBStore -> Maybe Query -> IO () Source #

run :: DBStore -> Maybe Query -> Bool -> MigrationsToRun -> IO () Source #