DevToys
725fa91c - Sql-formatter optimization (#368)

Commit
2 years ago
Sql-formatter optimization (#368) * Optimize sql-formatter (1) - avoid unnecessary string allocation when tokenizing and formatting * Optimize sql-formatter (2) - remove RegexOptions.Compiled * cleanup * cleanup * revert method access level to internal in TokenHelper * add regex default match timeout & compiled option to static regex fields
Author
Parents
Loading