• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sql-formatter-org / sql-formatter / 28425584054

Builds Branch Commit Type Ran Committer Via Coverage
28425584054 master fix(postgresql): keep spaces around OPERATOR() with denseOperators (#958) I was trying out `denseOperators` on some Postgres queries and noticed it mangles the `OPERATOR(schema.op)` syntax: ``` format('SELECT foo OPERATOR(public.===) bar;', { la... push 30 Jun 2026 06:44AM UTC web-flow github
95.61
28383725773 master Upgrade to pnpm@11.9.0, remove `pmOnFail: download` config (#957) Upgrade to [`pnpm@11.9.0`](https://github.com/pnpm/pnpm/releases/tag/v11.9.0) and remove `pmOnFail: download` workaround: - https://github.com/sql-formatter-org/sql-formatter/pull... push 29 Jun 2026 03:34PM UTC web-flow github
95.6
28380556810 master Merge branch 'fix-dense-minus-comment' push 29 Jun 2026 02:45PM UTC nene github
95.6
27914672765 master Improve Coderabbit config with .coderabbit.yaml (#955) Address @nene's feedback in https://github.com/sql-formatter-org/sql-formatter/issues/947#issuecomment-4761681667 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> #... push 21 Jun 2026 07:14PM UTC web-flow github
95.58
27901972030 master Release 15.8.2 push 21 Jun 2026 10:51AM UTC nene github
95.58
27901335597 master fix: keep spaces around - operator in dialects with dashed identifiers (#953) With `denseOperators: true` on BigQuery, a subtraction like `a - b` comes out as `a-b`. That's not just ugly: BigQuery allows dashes inside identifiers, so the densed o... push 21 Jun 2026 10:23AM UTC web-flow github
95.58
26974064740 master Release 15.8.1 push 04 Jun 2026 07:19PM UTC nene github
95.56
26972323033 master Merge branch 'fix-block-comment-idempotency' push 04 Jun 2026 06:45PM UTC nene github
95.56
25998540776 master Release v15.8.0 push 17 May 2026 06:03PM UTC nene github
95.54
25991069777 master Fix scripts using -- (pnpm interprets this as file name) push 17 May 2026 12:38PM UTC nene github
95.54
25882945441 master Add support for PostgreSQL keywords in CREATE CONSTRAINT TRIGGER (#948) Config: ```js language: 'postgresql', keywordCase: 'upper', identifierCase: 'lower', ``` Before: ```sql CREATE CONSTRAINT TRIGGER example_trigger AFTER insert OR UPDATE of... push 14 May 2026 08:11PM UTC web-flow github
95.54
25856658945 master Add `devEngines.packageManager` field to package.json (#945) Hi @nene 👋 Hope thing are good 🙂 ## Problem I was cloning the repo again and when I tried to use `yarn` to install dependencies (because I saw the `yarn.lock` file, Yarn 4.13.0 was s... push 14 May 2026 11:06AM UTC web-flow github
95.54
25856484698 master Remove config for CodeSandbox CI (#946) [CodeSandbox CI is being discontinued](https://news.ycombinator.com/item?id=47418491#:~:text=CodeSandbox%20CI%3A%20Shutting%20down%20on%20April%2015%2C%202026.%20Migrate%20to%20an%20alternative%20CI%20provi... push 14 May 2026 11:02AM UTC web-flow github
95.54
25729147680 master Release v15.7.4 push 12 May 2026 10:39AM UTC nene github
95.54
25729090054 master fix(sqlite): support Tcl-style $param(...) syntax (#944) push 12 May 2026 10:38AM UTC nene github
95.54
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 33
  • 34
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc