feat(chalice): error-tags
This commit is contained in:
parent
66126924b7
commit
3a41ca102b
1 changed files with 1 additions and 1 deletions
|
|
@ -122,7 +122,7 @@ def get_details(project_id, error_id, user_id, **data):
|
|||
country_partition,
|
||||
chart24,
|
||||
chart30,
|
||||
tags AS custom_tags
|
||||
COALESCE(tags,'{{}}')::jsonb AS custom_tags
|
||||
FROM (SELECT error_id,
|
||||
name,
|
||||
message,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue