Skip to content

Shorthand SQL #3

@KyGost

Description

@KyGost

Considering that queries will generally be single line/unbroken, perhaps a shorthand that compiles into normal SQL would be good.

Eg.

  • SELECT
    • S
    • SEL
  • FROM
    • F
    • :>
  • INSERT INTO
    • +>
  • SELECT INTO
    • ++>
  • DELETE
    • DEL
    • :-
  • DELETE FROM
    • ->
  • TRUNCATE TABLE
    • -->
  • DROP TABLE
    • !->

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions