Skip to content

Commit

Permalink
add versioned cql to manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenquan Xing committed Jan 25, 2018
1 parent 80512ec commit 08937a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion schema/cadence/versioned/v0.4/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"Description": "add signal_decision to mutable state, add kind to taskList",
"SchemaUpdateCqlFiles": [
"add_signal_decision.cql",
"add_tasklist_kind.cql"
"add_tasklist_kind.cql",
"add_replication_config.cql"
]
}

0 comments on commit 08937a0

Please sign in to comment.