Added the has_user_moved_from_old_dash field
This commit is contained in:
parent
bcff898e45
commit
4569c5d0da
4 changed files with 15 additions and 0 deletions
|
|
@ -1137,6 +1137,12 @@ models:
|
|||
tests:
|
||||
- not_null
|
||||
|
||||
- name: has_user_moved_from_old_dash
|
||||
data_type: boolean
|
||||
description: |
|
||||
Flag to determine if this user host is in New Dash and has
|
||||
been moved from the old dash.
|
||||
|
||||
- name: user_estimated_migration_date_utc
|
||||
data_type: date
|
||||
description: |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue