commit wip on schema
This commit is contained in:
parent
76a247a55f
commit
56619982d2
2 changed files with 192 additions and 14 deletions
|
|
@ -78,10 +78,10 @@ select
|
|||
is_submission_complete,
|
||||
current_agent_name,
|
||||
document_version,
|
||||
created_at_date,
|
||||
created_date_date,
|
||||
updated_at_date,
|
||||
updated_date_date,
|
||||
created_at_utc,
|
||||
created_date_utc,
|
||||
updated_at_utc,
|
||||
updated_date_utc,
|
||||
|
||||
-- Resolution Details
|
||||
lt.first_comment_at_utc,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue