| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Simplex.Messaging.Agent.Store.SQLite.Migrations
Documentation
initialize :: DBStore -> Maybe Query -> IO () Source #
run :: DBStore -> Maybe Query -> Bool -> MigrationsToRun -> IO () Source #
getCurrentMigrations :: Maybe Query -> Connection -> IO [Migration] Source #