Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Feature Request: Support for Tabular CREATE TABLE statements #47

@inferrinizzard

Description

@inferrinizzard

Describe the Feature
See: sql-formatter-org#124.
Currently we have limited support for tabular formatting in the form of CommaPosition and TabularAlias configs.
Table creation statements would prove a bit more challenging as the exact table create syntaxes vary between languages, it may have to wait for v6 (AST parsing).

Why do you want this feature?
Tabular support would support clear structure in often large masses of SQL text.

Info

  • How would you be calling / using the script?
    • All
  • What SQL language(s) does this apply to?
    • All
  • What Node version? (If applicable)
    • All

Additional context
Add any other context about the feature here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions