- file: hello.md call: | INSERT INTO docs (name, content) VALUES (:filename, :bytes::text) - file: logo.png call: UPDATE branding SET logo = :bytes WHERE id = 1