Skip to content

v0.0.20

Compare
Choose a tag to compare
@joereynolds joereynolds released this 19 Jun 09:48
· 48 commits to typescript since this release
4749d3d

A few small bug fixes in this release

  • SEQUENCE is now a valid option for postgres' ALTER statements
  • ignore-errors in config.json is now respected. The implementation was there previously but ignored for some reason
  • sql-lint no longer hangs on unresolved promises when used programmatically