Skip to content

Fix for require-timeout-settings false positive

Choose a tag to compare

@sbdchd sbdchd released this 04 Oct 03:41
· 611 commits to master since this release
adc0c1a

Added

  • lsp server: expand selection support. (#674)

Fixed

  • linter: fix require-timeout-settings false positives with create table
    statements that do not have foreign keys. (#675)