Skip to content

1.0.1

Choose a tag to compare

@koriym koriym released this 23 Nov 09:13
· 110 commits to 1.x since this release

Fixed

  • Fixed line comment handling in query type detection. SQL files with line comments (--) containing query keywords (e.g., -- SELECT for testing) no longer cause incorrect query type detection. (#76)
  • Added missing trailing newlines to SQL test files to follow POSIX text file standard

Thanks


Full Changelog: 1.0.0...1.0.1