Skip to content
Snippets Groups Projects
Unverified Commit 3b3471f0 authored by Cam Saul's avatar Cam Saul
Browse files

Add missing comments for when migrations were added

parent f31746b1
No related branches found
No related tags found
No related merge requests found
......@@ -3847,6 +3847,7 @@ databaseChangeLog:
- changeSet:
id: 67
author: attekei
comment: 'Added 0.27.0'
changes:
- createTable:
tableName: computation_job
......@@ -3930,6 +3931,7 @@ databaseChangeLog:
- changeSet:
- id: 68
- author: sbelak
- comment: 'Added 0.27.0'
- changes:
- addColumn:
tableName: computation_job
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment