-- :name get-image-collection :? :1 select * from images_collections as cc where cc.id = :id and cc."user" = '00000000-0000-0000-0000-000000000000'::uuid; -- :name create-image :