More work with subscriptions

This commit is contained in:
vjrj 2017-12-18 03:16:06 +01:00
parent 918103a17b
commit 497724443f
11 changed files with 164 additions and 62 deletions

View file

@ -11,7 +11,8 @@ export const defaultCreatedAt = {
}
// Prevent user from supplying their own value
this.unset();
}
},
optional: true // TODO: Use migration for users
};
export const defaultUpdateAt = {