feature #11: select with extra parameters
This commit is contained in:
@@ -1 +1 @@
|
||||
select json_build_object('id', 2, 'name', :name::text);
|
||||
select json_build_object('id', 2, 'name', :name::text), 'plop'::text as other;
|
||||
Reference in New Issue
Block a user