zio-sql icon indicating copy to clipboard operation
zio-sql copied to clipboard

support custom renderings for functions with odd syntax

Open bertlebee opened this issue 5 years ago • 1 comments

discovered by @marcinkrykowski in #245

e.g. overlay needs specific keywords inserted between arguments

overlay(<main_string> placing <replacing_string> from <starting_position> [ for <mumber_of_characters>] )

I'll be working on this one

bertlebee avatar Nov 21 '20 23:11 bertlebee

This should solve #601 and help #208

jczuchnowski avatar Feb 23 '22 21:02 jczuchnowski