Sqlcheck Versions Save

Automatically identify anti-patterns in SQL queries

v1.3

2 years ago

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

v1.2

6 years ago

CHANGELOG

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

1.1

6 years ago

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.

v1.0.5

6 years ago

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.