parameters will be rendered using the ":<param_name>" syntax
parameters will be rendered using the "$<param_number>" syntax where parameters are numbered starting from 1
parameters will be rendered using the "?<param_number>" syntax where parameters are numbered starting from 1
parameters will be rendered using the "?" syntax
rendering will replace parameters with their values
parameters will be rendered using the "/* name:<param_name> ... */" syntax
parameters will be rendered using the "##<param_name>..." syntax
rendering will include newlines and indentation to make it easy to read
time and timestamp with a timezone information are converted to GMT before rendering, and rendering does not show the timezone information
Specifies rendering options