Process a string of english text to generate an informal SQL-like query.
english text to process
entity test function fn(words)
fn(words)
this argument
optional parameters, including table name and column hints
generated SQL-like query string (promise)
Generated using TypeDoc
Process a string of english text to generate an informal SQL-like query.