v0.0.11
joereynolds
released this
08 May 07:23
·
214 commits
to typescript
since this release
- Add and implement
ignore-errors
option (seedoc/configuration.md
) - Add preliminary support for
CALL
,REPLACE
,RETURN
,DECLARE
,LEAVE
andSHOW
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)