Structsยง
- Quote
Ident - A wrapper that returns the given string suitably quoted to be used as an identifier in an SQL
statement string in its
Displayimplementation. Quotes are added only if necessary (i.e., if the string contains non-identifier characters, would be case-folded, or is a SQL keyword). Embedded quotes are properly doubled.
Functionsยง
- is_
keyword ๐ - is_
simple_ ๐identifier