Skip to content

Commit

Permalink
Add missing revert statement in down.sql
Browse files Browse the repository at this point in the history
  • Loading branch information
Mythicaeda committed Sep 28, 2023
1 parent 358ad5a commit e18ba8d
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,5 @@ comment on function create_snapshot(integer, text, text) is e''
' - The tags on those activities'
' - When the snapshot was taken'
' - Optionally: who took the snapshot and a name';

call migrations.mark_migration_rolled_back('26');

0 comments on commit e18ba8d

Please sign in to comment.