Skip to content

v0.0.11

Compare
Choose a tag to compare
@joereynolds joereynolds released this 08 May 07:23
· 214 commits to typescript since this release
  • Add and implement ignore-errors option (see doc/configuration.md)
  • Add preliminary support for CALL, REPLACE, RETURN, DECLARE, LEAVE and SHOW statements
  • Support Postgres (yay.)
  • Reduce executable size
  • More consistent error messages when sql-lint is ran over a file
  • Add check for invalid options on ALTER statements

For developers, there has been some small refactors and big improvements on test coverage (now around ~95% coverage)