Skip to content

Commit

Permalink
sqlite: run migration
Browse files Browse the repository at this point in the history
  • Loading branch information
n8maninger committed Oct 31, 2024
1 parent 1c79653 commit f8f86ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions persist/sqlite/migrations.go
Original file line number Diff line number Diff line change
Expand Up @@ -162,4 +162,5 @@ var migrations = []func(tx *txn, log *zap.Logger) error{
migrateVersion2,
migrateVersion3,
migrateVersion4,
migrateVersion5,
}

0 comments on commit f8f86ee

Please sign in to comment.