Skip to content
Snippets Groups Projects
Commit 378227f2 authored by Andres Gomez Urquiza's avatar Andres Gomez Urquiza
Browse files

051 migration remark consistent with interface copy

parent aa13c622
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ databaseChangeLog:
changes:
- addColumn:
tableName: pulse
remarks: 'Whether or not the pulse will be skipped if none of its cards have any results'
remarks: 'Skip a scheduled Pulse if none of its questions have any results'
columns:
- column:
name: skip_if_empty
......
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