GitHub / sql-formatter-org/sql-formatter / commits
A whitespace formatter for different query languages
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| aa8efaef | merge fix: remove extra space after BETWEEN _ AND _ expression (#959) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| eb5bb5ea | fix: remove extra space after BETWEEN _ AND _ expression | Sarath Francis <s****0@g****m> | about 1 month ago | |
| b2ce5459 | merge fix(postgresql): keep spaces around OPERATOR() with denseOperators (#958) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 32a6520f | fix(postgresql): keep spaces around OPERATOR() with denseOperators | Sarath Francis <s****0@g****m> | about 2 months ago | |
| a9528c94 | merge Upgrade to pnpm@11.9.0, remove `pmOnFail: download` config (#957) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a1f7e3f1 | merge Merge branch 'fix-dense-minus-comment' | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| 29208f07 | Remove unnecessary typeof check | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| 8a16872f | Rename lastTokenEndsWith -> lastItemEndsWith | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| 085915c6 | Move the BigQuery specific "-" operators tests to bigquery.test.ts | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| b42c7105 | Remove the special-casing of `-` operator from supportsOperators() test | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| 501b550d | Explicitly add standardOperators to all supportsOperators() calls | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| 908d86fa | test: pin dense output around a negative operand | Sarath Francis <s****0@g****m> | about 2 months ago | |
| e0e02c9f | Fix CodeRabbit config |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a904128b | Upgrade to pnpm@11.9.0, remove `pmOnFail: download` config | Karl Horky <k****y@g****m> | about 2 months ago | |
| 3256b550 | fix: keep a space when densing "-" before a negative operand | Sarath Francis <s****0@g****m> | about 2 months ago | |
| c0878963 | merge Improve Coderabbit config with .coderabbit.yaml (#955) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 052832c5 | Disable useless fortune and ASCII art/emoji |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a1dc3d8a | Fix schema URL |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 327ea5c5 | Improve Coderabbit config with .coderabbit.yaml |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 7d580323 | Release 15.8.2 | Rene Saarsoo <n****e@t****t> | about 2 months ago | |
| 311c4784 | merge fix: keep spaces around - operator in dialects with dashed identifiers (#953) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 68e8f719 | fix: keep spaces around - operator in dialects with dashed identifiers | Sarath Francis <s****0@g****m> | 2 months ago | |
| f3707ba1 | Release 15.8.1 | Rene Saarsoo <n****e@t****t> | 2 months ago | |
| b6f936d8 | Turn off verifyDepsBeforeRun | Rene Saarsoo <n****e@t****t> | 2 months ago | |
| 502224cd | merge Merge branch 'fix-block-comment-idempotency' | Rene Saarsoo <n****e@t****t> | 2 months ago | |
| f9304a6a | Add Sarath Francis to AUTHORS | Rene Saarsoo <n****e@t****t> | 2 months ago | |
| 71c0835f | Rewrite comment inside isStandaloneBlockComment() | Rene Saarsoo <n****e@t****t> | 2 months ago | |
| 953f228c | Reorganize idempotent comment tests | Rene Saarsoo <n****e@t****t> | 2 months ago | |
| 54d4cf2b | test: cover block comments in more clause positions | Sarath Francis <s****0@g****m> | 3 months ago | |
| 2b70a665 | fix: keep leading block comment of clause item on its own line | Sarath Francis <s****0@g****m> | 3 months ago | |
| a3bfeeb4 | Release v15.8.0 | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| a7f50d8a | Add tagName config to release-it | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| dab8693b | Add release-it-pnpm as plugin to release-it | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 1a000ca8 | Configure release-it to use pnpm | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 5ab2c801 | Add release-it-pnpm | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 34fe5b08 | Fix scripts using -- (pnpm interprets this as file name) | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 6610b6a6 | Add pnpm to lockfile | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| af633e85 | merge Switch from yarn@1.22.22 to pnpm@11.0.8 (#949) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ba7437e2 | Ignore pnpm-lock.yaml from Prettier | Karl Horky <k****y@g****m> | 3 months ago | |
| dcee63f9 | Work around pnpm bug with pmOnFail + devEngines.packageManager |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ce140ed7 | Switch to trustPolicyIgnoreAfter |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b1d7dc65 | Add comments for trustPolicyExclude entries | Karl Horky <k****y@g****m> | 3 months ago | |
| 78b508bb | Remove erroneous and superfluous settings | Karl Horky <k****y@g****m> | 3 months ago | |
| 13aa127b | Unconfigure `pmOnFail` back to default `'download'` | Karl Horky <k****y@g****m> | 3 months ago | |
| 2017285c | merge Add support for PostgreSQL keywords in CREATE CONSTRAINT TRIGGER (#948) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0668f33f |
Extend DEFERRABLE syntax
Co-authored-by: Copilot Autofix powered by AI <1****t@u****m> |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b7e6ade4 | Use PostgreSQL trigger event phrases instead of standalone keywords | Karl Horky <k****y@g****m> | 3 months ago | |
| e40ed482 | Fix pnpm version extraction in CI | Karl Horky <k****y@g****m> | 3 months ago | |
| 44594211 | Remove periods | Karl Horky <k****y@g****m> | 3 months ago | |
| 31274c07 | Work around pnpm/action-setup@6 version bug | Karl Horky <k****y@g****m> | 3 months ago | |
| a0411aa8 | Remove superfluous --frozen-lockfile flag | Karl Horky <k****y@g****m> | 3 months ago | |
| 1b157801 | Fix pnpm setup in CI | Karl Horky <k****y@g****m> | 3 months ago | |
| 0b512da1 | Remove pnpm code block from readme | Karl Horky <k****y@g****m> | 3 months ago | |
| 1b711822 | Order alphabetically, add links | Karl Horky <k****y@g****m> | 3 months ago | |
| 71b0abce | Switch from yarn@1.22.22 to pnpm@11.0.8 | Karl Horky <k****y@g****m> | 3 months ago | |
| 307fe6e8 | Revert import diff |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2a9a404d |
Add mixed case
Co-authored-by: coderabbitai[bot] <1****]@u****m> |
Karl Horky <k****y@g****m> | 3 months ago | |
| 1d386382 | Add support for PostgreSQL keyword phrases in CREATE CONSTRAINT TRIGGER | Karl Horky <k****y@g****m> | 3 months ago | |
| acdb5343 | merge Add `devEngines.packageManager` field to package.json (#945) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 04a43a30 | merge Merge branch 'master' into add-packageManager-field-to-package.json |
Karl Horky <k****y@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 21006049 | merge Remove config for CodeSandbox CI (#946) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c302ee65 | Remove config for CodeSandbox CI | Karl Horky <k****y@g****m> | 3 months ago | |
| ccbb789a | Fix JSON | Karl Horky <k****y@g****m> | 3 months ago | |
| fb4a8e39 | Switch to devEngines.packageManager for npm compatibility | Karl Horky <k****y@g****m> | 3 months ago | |
| 7d4683fe | Add packageManager field to package.json | Karl Horky <k****y@g****m> | 3 months ago | |
| 7bdeba55 | Release v15.7.4 | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 995291c3 | merge fix(sqlite): support Tcl-style $param(...) syntax (#944) | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 37b69eed | Add Sai Asish Y to AUTHORS | Rene Saarsoo <n****e@t****t> | 3 months ago | |
| 1729b555 | fix(sqlite): support Tcl-style $param(...) syntax | SAY-5 <s****5@g****m> | 3 months ago | |
| a66b9002 | Add nuintun to AUTHORS | Rene Saarsoo <n****e@t****t> | 5 months ago | |
| baf6cba9 | Release v15.7.3 | Rene Saarsoo <n****e@t****t> | 5 months ago | |
| 911bfb0c | Format TIMESTAMP WITH TIME ZONE in Trino | Rene Saarsoo <n****e@t****t> | 5 months ago | |
| e8d45180 | Delete unnecessary operator tests | Rene Saarsoo <n****e@t****t> | 5 months ago | |
| dad4d75e | Groups PostGIS operators together | Rene Saarsoo <n****e@t****t> | 5 months ago | |
| e920b72d | Add Matthew Rathbone to AUTHORS | Rene Saarsoo <n****e@t****t> | 5 months ago | |
| a45ab63c | Add missing PostgreSQL operators and fix >^ geometric operator | Matthew Rathbone <m****e@g****m> | 5 months ago | |
| 954e5a47 | merge Add the missing OPENJSON in the Transact-SQL function (#937) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 74c83cd6 | Add the missing OPENJSON in the Transact-SQL function |
nuintun <n****n@g****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| a9849494 | Release v15.7.2 | Rene Saarsoo <n****e@t****t> | 6 months ago | |
| cd6db252 | Support CORRESPONDING keyword on Trino set operations | Rene Saarsoo <n****e@t****t> | 6 months ago | |
| 6291ebb1 | Release v15.7.1 | Rene Saarsoo <n****e@t****t> | 6 months ago | |
| 3a1a7a82 | Remove multi-word functions names from MySQL | Rene Saarsoo <n****e@t****t> | 6 months ago | |
| bda3c29b | Link from CONTRIBUTING.md to prettier-plugin-sql-cst |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 3418f714 | Add Matt Basta to AUTHORS file | Rene Saarsoo <n****e@t****t> | 7 months ago | |
| 77518998 | Release v15.7.0 | Rene Saarsoo <n****e@t****t> | 7 months ago | |
| 519997fe | Add Clickhouse to demo page language dropdown | Rene Saarsoo <n****e@t****t> | 7 months ago | |
| fa8cb46a | Update documentation to include Clickhouse dialect everywhere | Rene Saarsoo <n****e@t****t> | 7 months ago | |
| 7312aee6 | merge Add Clickhouse formatter (#922) |
Rene Saarsoo <n****e@t****t>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 1c642737 | Lint and check prettier in CI | Matt Basta <m****t@r****m> | 7 months ago | |
| d3060a46 | Parens, map literals | Matt Basta <m****t@r****m> | 7 months ago | |
| ec141858 | Changes from feedback | Matt Basta <m****t@r****m> | 7 months ago | |
| 3c96d067 | Release v15.6.12 | Rene Saarsoo <n****e@t****t> | 8 months ago | |
| 9b93a91e | Support UUID functions of PostgreSQL 18 | Rene Saarsoo <n****e@t****t> | 8 months ago | |
| b912e099 | Remove special casing for in() | Matt Basta <m****t@r****m> | 8 months ago | |
| c4bef887 | Reduce intersection between functions and keywords | Matt Basta <m****t@r****m> | 8 months ago | |
| ae7ee875 | Clean up keyword vs operator for in/any | Matt Basta <m****t@r****m> | 8 months ago | |
| 28dd0f09 | Cleanup from review feedback, WIP | Matt Basta <m****t@r****m> | 8 months ago | |
| 9aa93c6b | Delete empty line in README | Rene Saarsoo <n****e@t****t> | 8 months ago | |
| f6d8c810 | Release v15.6.11 | Rene Saarsoo <n****e@t****t> | 8 months ago | |
| 2edffbe1 | Format COMMENT ON as keywords | Rene Saarsoo <n****e@t****t> | 8 months ago |