Skip to content

Releases: jarulraj/sqlcheck

v1.3

20 Mar 00:24
ccb6c7d
Compare
Choose a tag to compare

Features:

  • Line numbers, #24
  • Reporting status code 1 when antipatterns found, #22 and #34

Fixes:

  • Long queries causing hang, #32
  • False positives, #37 and #25
  • Crash on create table statement, #33

Windows support available by building from source on your machine, see README
contributor welcome to add Windows support to build pipeline - #53

Added support for Windows

15 Sep 04:38
Compare
Choose a tag to compare

CHANGELOG

  1. Swapped in gflags for portability (for Windows)
  2. Added support for custom query delimiters (-d, -delimiter options)
  3. Added an interactive demo

Second Release

30 Aug 11:52
Compare
Choose a tag to compare

Added support for Mac OS.

Ubuntu/Mint (Debian)

DEB: SQLCheck-1.0.5-1.x86_64.deb

Fedora/CentOS (RPM)

RPM: SQLCheck-1.0.5-1.x86_64.rpm

MacOS

DMG: SQLCheck-1.0.5-1.x86_64.dmg

Generic Tar

TGZ: SQLCheck-1.0.5-1.x86_64.tar.gz

You can package the repo with other cpack generators by updating the list here.

First Public Release

15 Aug 19:24
Compare
Choose a tag to compare

This is the first public release of the SQLCheck tool.

Ubuntu/Mint (Debian)

DEB: SQLCheck-1.0.5-1.x86_64.deb

Fedora/CentOS (RPM)

RPM: SQLCheck-1.0.5-1.x86_64.rpm

MacOS

DMG: SQLCheck-1.0.5-1.x86_64.dmg

Generic Tar

TGZ: SQLCheck-1.0.5-1.x86_64.tar.gz

You can package the repo with other cpack generators by updating the list here.