More work with subscriptions
This commit is contained in:
parent
918103a17b
commit
497724443f
11 changed files with 164 additions and 62 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue