Skip to content

sqlup-maybe-capitalize-symbol modified to ignore symbols prefixed by "."#72

Open
nverno wants to merge 1 commit into
Trevoke:masterfrom
nverno:nocap-after-dot
Open

sqlup-maybe-capitalize-symbol modified to ignore symbols prefixed by "."#72
nverno wants to merge 1 commit into
Trevoke:masterfrom
nverno:nocap-after-dot

Conversation

@nverno
Copy link
Copy Markdown

@nverno nverno commented Jul 11, 2023

I'm not sure if there are cases when sql keywords should be upcased when prefixed by a ".", but
I find it annoying when my column names are upcased, eg. "t.name" => "t.NAME". This just
modifies sqlup-maybe-capitalize-symbol to ignore symbols prefixed by ".", in case your
interested. (also trivially adds lexical binding).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant