Andrei Stefan 4c388539a0
SQL: Added support for string manipulating functions with more than one parameter ()
Added support for string manipulating functions with more than one parameter:
CONCAT, LEFT, RIGHT, REPEAT, POSITION, LOCATE, REPLACE, SUBSTRING, INSERT
2018-08-01 12:29:06 +03:00
..