Skip to content

[PARSING] plsql varaibles with $ and # #822

Closed
@sosoba

Description

@sosoba

Describe the bug
Use variable with the characters $ or # a in the name. Example:

select :a$# from dual;

Expected behavior
Pass

Actual behavior
Parse error: Unexpected "$# from du" at line 1 column 12. SQL dialect used: "plsql".

Usage

  • How are you calling / using the library? Playground
  • What SQL language(s) does this apply to? plsql
  • Which SQL Formatter version are you using? 15.4.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions