Package sapphire\parsers
Classes summary
| SQLFormatter | Format a SQL Query for better readable output in HTML or Plaintext. Its a simple string parser, not a full tokenizer - so formatting is not aware of the SQL syntax. This means we have to be conservative with modifying the SQL string. |