lint/tests

This commit is contained in:
Min Idzelis
2025-05-03 13:58:46 +00:00
parent ee08fd012d
commit 5520db10af
3 changed files with 8 additions and 7 deletions

View File

@@ -272,6 +272,7 @@ select
"exif"."projectionType",
"exif"."city" as "city",
"exif"."country" as "country",
to_json("localDateTime" at time zone 'UTC') #>> '{}' as "localDateTime",
to_json("stacked_assets") as "stack"
from
"assets"