Skip to content

Commit

Permalink
Update haskell-src/exec/Main.hs
Browse files Browse the repository at this point in the history
Ok

Co-authored-by: Enis Bayramoğlu <[email protected]>
Signed-off-by: Emmanuel Denloye-Ito <[email protected]>
  • Loading branch information
emmanueldenloye and enobayram authored Mar 27, 2024
1 parent ccffa40 commit 964e529
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions haskell-src/exec/Main.hs
Original file line number Diff line number Diff line change
Expand Up @@ -156,9 +156,6 @@ runMigrations pool logg migAction migrations = do

Mg.runMigrations migAction steps pool logg

-- TODO: Implemenet checkTables with beam-migrate? However, users can just
-- supply CheckMigrations at the commandline
-- P.withResource pool $ checkTables logg False

logg Info "DB Tables Initialized"

Expand Down

0 comments on commit 964e529

Please sign in to comment.