The test data for Poor Man's T-SQL Formatter, to be shared across multiple projects/remos via git-subtree
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
52
commits
Exponent notation bug from the dawn of time, GitHub Issue #142
58bf3ffView on GitHubFix XSS reflection attacks on IndentString, and add JS dependency in WebDemo to fix compile order
e6f3947View on GitHubImplement CmdLine tests, fix no-arg IdentityParser constructor, Add tests, generalize tests
a6d5a04View on GitHub2.0.0 candidate: Bridge.Net library for JS-based formatting
bcd649eView on GitHubIssue #49: Configurable number of breaks between clauses and statements
50ce29bView on GitHubIssue #51: support for the OUT synonym of OUTPUT (for arguments), and corresponding keyword standardization support
2d3fea4View on GitHubIssue #97: Parse error on single uppercase "N" followed by non-word character, eg "Sum(N)"
e5c6c79View on GitHubIssue #95: Displaying chained IF/ELSE statements as a chain rather than a cascade
7b8bc37View on GitHubGithub Issue #81: Added support for C-Style comments ("//") and colon-prefixed parameter/host-variable names for other SQL dialects
3bd1db6View on GitHubGithub Issue #87: Added support for SQLite bit-shift and c-style equality operators
123c9baView on GitHubGitHub Issue #55: OUTPUT args to proc declaration without parens
441d6feView on GitHub