noborus / trdsql

CLI tool that can execute SQL queries on CSV, LTSV, JSON, YAML and TBLN. Can output to various formats.
https://noborus.github.io/trdsql/
MIT License
2.01k stars 77 forks source link

revert the checking regular expression. #92

Closed noborus closed 5 years ago

noborus commented 5 years ago

Regular expressions had to check only lowercase letters, _, and numbers, and also reserved words.