Merge "Notifications Changes Multiple Global Efficacy"

This commit is contained in:
Zuul
2017-12-01 09:26:15 +00:00
committed by Gerrit Code Review
18 changed files with 69 additions and 62 deletions

View File

@@ -75,7 +75,7 @@ table(action_plans) {
foreign_key("strategy_id : Integer")
uuid : String[36]
state : String[20], nullable
global_efficacy : JSONEncodedDict, nullable
global_efficacy : JSONEncodedList, nullable
created_at : DateTime
updated_at : DateTime