joereynolds / joereynolds/sql-lint

add support for cockroachdb

Open
#160 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
459
Forks
44
PR merge metrics
No merged PRs in 30d

Description

I'm running sql-lint as part of super-linter 3.6.0 and hitting the following
```json
create-changefeed.sql:19 [sql-lint: invalid-create-option] Option 'changefeed' is not a valid option, must be one of '["algorithm","database","definer","event","function","index","or","procedure","server","table","tablespace","temporary","trigger","user","unique","view"]'.
:19 [sql-lint: invalid-create-option] Option 'changefeed' is not a valid option, must be one of '["algorithm","database","definer","event","function","index","or","procedure","server","table","tablespace","temporary","trigger","user","unique","view"]'.
```
would be good to add cockroachdb specific syntax

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.