zio-sql
zio-sql copied to clipboard
support custom renderings for functions with odd syntax
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
This should solve #601 and help #208