-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
This library uses the CockroachDB SQL parser, which effectively limits it to use with just CockroachDB, since CockroachDB lacks significant amounts of SQL support: WITH RECURSIVE
, CREATE FUNCTION
, and CREATE TYPE
. And that's just standard ANSI SQL.
IMO, this should either
-
advertise as CockroachDB SQL formatter
-
fork from the CockroachDB parser so as to allow contributions to support SQL syntax (regardless of CockroachDB support).
frou, ismailsimsek, glyph, iangregory, franchb and 2 more
Metadata
Metadata
Assignees
Labels
No labels