Skip to content

Commit

Permalink
Update clients_last_seen_joined
Browse files Browse the repository at this point in the history
  • Loading branch information
ANich committed Nov 8, 2023
1 parent 16a2ba8 commit e424604
Showing 1 changed file with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,9 @@ fields:
- mode: NULLABLE
name: dlsource
type: STRING
- mode: NULLABLE
name: ua
type: STRING
mode: NULLABLE
name: attribution
type: RECORD
Expand Down Expand Up @@ -2107,3 +2110,36 @@ fields:
- name: startup_profile_selection_reason_first
type: STRING
mode: NULLABLE
- name: first_document_id
type: STRING
mode: NULLABLE
- name: partner_id
type: STRING
mode: NULLABLE
- name: distribution_version
type: STRING
mode: NULLABLE
- name: distributor
type: STRING
mode: NULLABLE
- name: distributor_channel
type: STRING
mode: NULLABLE
- name: env_build_platform_version
type: STRING
mode: NULLABLE
- name: env_build_xpcom_abi
type: STRING
mode: NULLABLE
- name: geo_db_version
type: STRING
mode: NULLABLE
- name: apple_model_id
type: STRING
mode: NULLABLE
- name: max_subsession_counter
type: INTEGER
mode: NULLABLE
- name: min_subsession_counter
type: INTEGER
mode: NULLABLE

0 comments on commit e424604

Please sign in to comment.