summaryrefslogtreecommitdiffstats
path: root/test/expected/test_sql_str_func.sh_51766b600fd158a9e0677f6b0fa31b83537b2e5b.out
blob: 5576c1f82e7f52af4ee378111c79c7016a7c6b91 (plain)
1
2
Row 0:
  Column parse_url('https://example.com/search?flag&flag2&=def'): {"scheme":"https","username":null,"password":null,"host":"example.com","port":null,"path":"/search","query":"flag&flag2&=def","parameters":{"flag":null,"flag2":null,"":"def"},"fragment":null}