sql-parser
sql-parser copied to clipboard
Add description for quickly running/testing custom SQL statements
The possibility for quickly running/testing SQL statements with the parser is not documented in the README.
Some issues, such as #243, could, for example, described and tested with the command line executable ./example/example.
This pull request documents this feature.