Toni Müller
Toni Müller
I'm sorry, I screwed up the commits by including your commits into this PR. This is why I usually force push, it allows me to cleanly integrate commits to master...
Ok, I reverted your commits in this PR and instead merged master into this branch. Everything fine now. Puhhh... The only new important commit for you is [8dc6f51](https://github.com/sql-formatter-org/sql-formatter/pull/454/commits/8dc6f518a2e0bf9d76458c6a24274795b14f5a3b)
1. Is there an option to define how identifiers are allowed to look like? In Snowflake they can include any symbol when inside `""`, but without quoting they have a...
I understand your concerns regarding the tests. However in my opinion they have the purpose of explaining the accepted syntax without having to look into the actual source files. For...
Everything done, all tests pass. Is this mergable now? :smiley:
I somehow can't answer your comments, so I'll do it here: I added to reservedPhrases: ```js 'MATCH {FULL | SIMPLE | PARTIAL}', 'ON {UPDATE | DELETE} {CASCADE | SET NULL...
Thank you for all the fast feedback. It was my first open source contribution and you made the process very easy.
Having the same issue with fish shell on MacOS. ```sh > yadm --version && fish --version && uname -a yadm 3.1.0 fish, version 3.3.1 Darwin my-mbpro.local 20.5.0 Darwin Kernel Version...
Hi guys, what happened to the PR for this?
I'm also interested in this and will have a look!