sql-parser icon indicating copy to clipboard operation
sql-parser copied to clipboard

Add description for quickly running/testing custom SQL statements

Open klauck opened this issue 1 year ago • 6 comments

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.

klauck avatar Jun 21 '24 11:06 klauck