dbms: added test [#METR-17461].

This commit is contained in:
Alexey Milovidov 2015-07-24 22:24:56 +03:00
parent 04c78e57ef
commit 0c9c9fcead
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
SELECT extractURLParameter('http://test.com/?testq=aaa&q=111', 'q');