Convert informal SQL SELECT statements into formal SQL.
SQL text to convert
function to resolve references fn(table, type, hint, from)
fn(table, type, hint, from)
this argument for the function
options for the conversion
converted SQL string (promise)
Generated using TypeDoc
Convert informal SQL SELECT statements into formal SQL.