feat: refactor project

This commit is contained in:
Stijnvandenbroek
2026-03-06 14:51:26 +00:00
parent c908d96921
commit 535a09fd75
28 changed files with 1136 additions and 51 deletions

View File

@@ -1,4 +1,3 @@
select
raw_json -> 'photo_urls' as photo_urls
from {images_schema}.{images_table}
select raw_json -> 'photo_urls' as photo_urls
from {{ images_schema }}.{{ images_table }}
where global_id = :gid