Example: `insert into ... from url('https://example.com/csv?t=token')` -- this query fails. Thoughts on supporting numeric binds like in postgrex, `$0`, `$1`, etc.?
Example:
insert into ... from url('https://example.com/csv?t=token')-- this query fails.Thoughts on supporting numeric binds like in postgrex,
$0,$1, etc.?