DevToys-app / DevToys

A Swiss Army knife for developers.
https://devtoys.app/
MIT License
26.74k stars 1.43k forks source link

SQL Formatter improvement suggestion #754

Closed Kjelli closed 5 months ago

Kjelli commented 1 year ago

What's the Problem?

"Problem". Well, I'd like the word apply to be upper-cased to be consistent with other keywords, when formatting SQL. :neckbeard: 😄

Solution/Idea

Uppercase it 😄

Alternatives

Uppercasing it myself! But this is 2023, and I don't think it's an approperiate use of my time. /s 😏

Priorities

Capability Priority
This proposal will allow developers to uppercase the word 'apply' Could be nice!

DevToys Version

No response

Comments

It really isn't a big deal, I'm just letting you guys know about it! 😄

veler commented 1 year ago

Is apply a valid keyword in SQL? Sorry to ask, SQL newbie here :D