Commit Graph

  • e728b08e71 chore: bump chumsky from 0.11.2 to 0.12.0 (#5641) dependabot[bot] 2025-12-22 21:48:45 +00:00
  • 423a869d9c chore: bump serde_json from 1.0.145 to 1.0.146 in the patch group (#5640) dependabot[bot] 2025-12-22 17:33:23 +00:00
  • b55919f0f9 chore: bump @duckdb/duckdb-wasm from 1.30.0 to 1.32.0 in /web/playground (#5643) dependabot[bot] 2025-12-22 17:26:31 +00:00
  • 5c42bfee74 chore: pre-commit autoupdate (#5642) pre-commit-ci[bot] 2025-12-22 17:15:50 +00:00
  • b73bf89319 fix: Keep Computes with Aggregate when Filter follows (#5130) (#5639) Maximilian Roos 2025-12-20 23:18:36 -08:00
  • b260e67a2d fix: Preserve sort before take in CTE (#5638) Maximilian Roos 2025-12-20 21:39:28 -08:00
  • d2e6aa4a28 test: Add regression tests for closed issues #5094, #4723, #4432 (#5637) Maximilian Roos 2025-12-20 20:18:04 -08:00
  • ed76359e61 test: Move bare_lambda_expression test to error_messages.rs (#5636) Maximilian Roos 2025-12-20 19:32:35 -08:00
  • 394c590ec6 fix: Preserve sort with empty group {} (#5635) Maximilian Roos 2025-12-20 18:25:10 -08:00
  • 1d3538abf2 fix: Return proper error for bare lambda expressions (#5634) Maximilian Roos 2025-12-20 18:07:22 -08:00
  • 2aa7477c11 fix: Prevent DISTINCT ON internal sorting from leaking past joins (#5633) Maximilian Roos 2025-12-20 17:35:11 -08:00
  • 377a1f33d1 test: Add coverage for MSSQL DISTINCT+FETCH fix (#5632) Maximilian Roos 2025-12-20 15:58:28 -08:00
  • 2ef6835c31 chore: Update worktrunk config to table format (#5631) Maximilian Roos 2025-12-20 15:31:01 -08:00
  • a0b58ea637 fix: Fix invalid MSSQL SQL when DISTINCT and FETCH are combined (#5630) Maximilian Roos 2025-12-20 15:29:01 -08:00
  • 947336b71a docs: Use tiered testing approach in CLAUDE.md (#5629) Maximilian Roos 2025-12-20 15:22:06 -08:00
  • e125d11826 ci: Revert to claude_code_oauth_token for subscription usage (#5627) Maximilian Roos 2025-12-17 14:19:34 -08:00
  • b7de952b00 ci: Use anthropic_api_key instead of oauth_token (#5626) Maximilian Roos 2025-12-17 13:49:49 -08:00
  • 8262a976f0 ci: Enable show_full_output to debug Claude GHA failure (#5625) Maximilian Roos 2025-12-17 13:20:57 -08:00
  • 3acebd8a8b fix: Fix system prompt parsing in Claude GHA workflow (#5623) Maximilian Roos 2025-12-17 13:05:03 -08:00
  • 401c2b7174 chore: Bump version to 0.13.11 for next development cycle (#5622) Maximilian Roos 2025-12-17 11:33:03 -08:00
  • 1e320f8387 chore: Prepare release 0.13.10 (#5620) 0.13.10 Maximilian Roos 2025-12-16 14:02:08 -08:00
  • af565a8ce7 build: Upgrade to Node 24 for npm OIDC trusted publishing (#5619) Maximilian Roos 2025-12-16 11:35:56 -08:00
  • 0691308d05 chore: Bump version to 0.13.10 for next development cycle (#5611) Maximilian Roos 2025-12-15 11:27:25 -08:00
  • be996b6a54 fix: text.length on Snowflake (#5614) Priit Haamer 2025-12-15 20:54:10 +02:00
  • 5b8f760479 chore: bump minijinja from 2.13.0 to 2.14.0 (#5616) dependabot[bot] 2025-12-15 17:59:40 +00:00
  • 2a354da62f chore: bump vite from 7.2.0 to 7.3.0 in /web/playground (#5618) dependabot[bot] 2025-12-15 17:53:55 +00:00
  • b9eb7cf1fd chore: bump the patch group with 2 updates (#5615) dependabot[bot] 2025-12-15 17:36:05 +00:00
  • 7ed27b6380 chore: pre-commit autoupdate (#5617) pre-commit-ci[bot] 2025-12-15 17:29:00 +00:00
  • e64a738c09 docs: Add CLAUDE.md testing guide for prqlc tests (#5612) Maximilian Roos 2025-12-12 12:34:14 -08:00
  • e45644caea feat: Added support for read_json for duckdb and clickhouse (#5608) adamnemecek 2025-12-12 12:30:24 -08:00
  • d5e02d9e51 chore: Prepare release 0.13.9 (#5610) 0.13.9 Maximilian Roos 2025-12-12 11:47:14 -08:00
  • bb084c8ff7 build: Use OIDC for npm publishing (#5609) Maximilian Roos 2025-12-12 11:29:59 -08:00
  • a832c306dc build: Update rust toolchain version (#5607) prql-bot 2025-12-12 03:35:58 -08:00
  • 01089457b8 chore: Bump version to 0.13.9 for next development cycle (#5606) Maximilian Roos 2025-12-12 02:18:25 -08:00
  • 60735c4f66 chore: Prepare release 0.13.8 (#5605) 0.13.8 Maximilian Roos 2025-12-12 01:13:29 -08:00
  • 0984dc4608 fix: Snowflake interval quoting style (#5604) Priit Haamer 2025-12-11 20:38:28 +02:00
  • b95795014b fix: Return error instead of panicking when window rows/range is not a range (#5603) Maximilian Roos 2025-12-10 10:34:52 -08:00
  • 24ef191170 chore: bump ex_doc from 0.39.2 to 0.39.3 in /prqlc/bindings/elixir (#5602) dependabot[bot] 2025-12-10 17:34:41 +00:00
  • 10dc4c1461 chore: upgrade mdbook to 0.5.0 (#5568) Maximilian Roos 2025-12-08 22:31:23 -08:00
  • ba2884d50a fix: Exclude criterion from WASM builds to fix test-all (#5598) Maximilian Roos 2025-12-08 21:53:50 -08:00
  • ce546e20da fix: Add --dnd flag to cargo insta for nextest doctest compatibility (#5599) Maximilian Roos 2025-12-08 20:55:17 -08:00
  • e2f6a70f3c fix: Close HTML comment in sort.md documentation (#5597) Maximilian Roos 2025-12-08 20:22:30 -08:00
  • eebf83463d chore: bump the patch group with 3 updates (#5592) dependabot[bot] 2025-12-09 04:05:24 +00:00
  • 68689b5d7c chore: bump sqlparser from 0.59.0 to 0.60.0 (#5593) dependabot[bot] 2025-12-09 03:58:18 +00:00
  • 6ecc30a8b5 chore: Update macOS runners to version 15 (#5596) Maximilian Roos 2025-12-08 15:28:46 -08:00
  • 716fee4483 chore: use Opus model for Claude Code GitHub Action (#5595) Maximilian Roos 2025-12-08 14:02:19 -08:00
  • 226595a52a chore: pre-commit autoupdate (#5594) pre-commit-ci[bot] 2025-12-08 17:21:41 +00:00
  • a6c4404f70 fix: Lineage traces through CTEs to source tables (#5581) Martin Mauch 2025-12-05 01:44:32 +01:00
  • c20acaaa9d chore: bump ex_doc from 0.39.1 to 0.39.2 in /prqlc/bindings/elixir (#5591) dependabot[bot] 2025-12-04 17:21:08 +00:00
  • 4e20834c8d chore: bump minijinja from 2.12.0 to 2.13.0 (#5589) dependabot[bot] 2025-12-01 19:44:01 +00:00
  • 824d3817be chore: bump criterion from 0.7.0 to 0.8.0 (#5590) dependabot[bot] 2025-12-01 19:34:01 +00:00
  • 9f850b7161 chore: pre-commit autoupdate (#5588) pre-commit-ci[bot] 2025-12-01 17:18:57 +00:00
  • 75d6b8b2af fix: return error for join referencing inaccessible table (#5587) Maximilian Roos 2025-11-29 11:54:44 -08:00
  • 76deaddd5d chore: Lock mdbook dependencies to versions compatible with 0.4.x (#5586) Maximilian Roos 2025-11-29 11:50:11 -08:00
  • 98839cd6b3 fix: Handle lineage correctly when group pipeline simplifies to non-TransformCall (#5584) Maximilian Roos 2025-11-29 11:46:18 -08:00
  • d2b2a580e2 fix: error when table variable used in scalar context (#5585) Maximilian Roos 2025-11-29 11:43:46 -08:00
  • 88649bda3b fix: Add ORDER BY fallback for Snowflake window functions (#5583) Maximilian Roos 2025-11-29 10:31:10 -08:00
  • ca1b9cfc2a chore: add worktrunk config with CoW for target directory (#5582) Maximilian Roos 2025-11-29 10:24:09 -08:00
  • dc20c9f764 feat: Add Raku grammar (#5576) Jonathan 2025-11-25 04:15:46 +01:00
  • c465f0e4fc chore: pre-commit autoupdate (#5578) pre-commit-ci[bot] 2025-11-24 18:53:01 +00:00
  • e29410bf5f chore: bump syn from 2.0.110 to 2.0.111 in the patch group (#5579) dependabot[bot] 2025-11-24 18:26:28 +00:00
  • 9b83a104dd fix: lock mdbook preprocessors to versions compatible with mdbook 0.4.x (#5577) Maximilian Roos 2025-11-23 12:29:47 -08:00
  • 4288505696 chore: bump monaco-editor from 0.54.0 to 0.55.0 in /web/playground (#5574) dependabot[bot] 2025-11-20 21:22:43 +00:00
  • e20597cdd7 Update current status date to December 2025 (#5573) Maximilian Roos 2025-11-19 17:32:13 -08:00
  • ed4eba8c8b fix: DISTINCT ON to include wildcard when projection is empty (#5562) Maximilian Roos 2025-11-19 14:29:04 -08:00
  • d24566dbee Merge main to pick up mdbook 0.4.52 fix claude/issue-5569-20251119-1129 Maximilian Roos 2025-11-19 12:20:47 -08:00
  • 7b0d983ead fix: lock mdbook to 0.4.52 to avoid breaking changes in 0.5.0 (#5572) Maximilian Roos 2025-11-19 12:10:53 -08:00
  • 7d63b02847 fix: Remove unsupported multilingual field from book.toml claude[bot] 2025-11-19 11:33:04 +00:00
  • 1f56725840 chore: bump glob from 10.4.5 to 10.5.0 in /prqlc/bindings/js (#5570) dependabot[bot] 2025-11-19 07:59:54 +00:00
  • 6ffa6efdc6 fix: improve error message for negative numbers in transforms (#5566) Maximilian Roos 2025-11-17 15:59:56 -08:00
  • 6b023815bc refactor: Remove 2nd person from error messages (#5567) Maximilian Roos 2025-11-17 15:21:19 -08:00
  • efff1bad5f chore: bump pyo3 from 0.24.1 to 0.27.1 (#5544) dependabot[bot] 2025-11-17 22:56:04 +00:00
  • 3d2d5296cd chore: bump sqlformat from 0.3.5 to 0.4.0 (#5441) dependabot[bot] 2025-11-17 22:49:47 +00:00
  • f903216026 fix: Provide clear error for empty tuple/array in from (#5564) Maximilian Roos 2025-11-17 14:40:14 -08:00
  • ddd6777e16 fix: Improve error messages for missing main pipeline (#5565) Maximilian Roos 2025-11-17 14:30:59 -08:00
  • a25833951c feat: Add named parameter support for DuckDB read_parquet (#5563) Maximilian Roos 2025-11-17 13:48:48 -08:00
  • a2980ef10e ci: Update nightly Rust version to 2025-11-10 (#5561) Maximilian Roos 2025-11-17 12:49:10 -08:00
  • d417563216 Fix DISTINCT ON clause to include wildcard when projection is empty claude/issue-5556-20251117-1904 claude[bot] 2025-11-17 19:28:29 +00:00
  • 27058fd839 fix: Lineage works with unions (#5550) Martin Mauch 2025-11-17 19:52:30 +01:00
  • 4fece523f9 chore: bump schemars from 1.0.5 to 1.1.0 (#5559) dependabot[bot] 2025-11-17 17:36:08 +00:00
  • 3de8e74dba chore: pre-commit autoupdate (#5560) pre-commit-ci[bot] 2025-11-17 17:13:51 +00:00
  • 98ee1dc5be chore: bump the patch group with 2 updates (#5555) dependabot[bot] 2025-11-16 21:22:55 +00:00
  • 729b7cd9af chore: bump js-yaml from 4.1.0 to 4.1.1 in /prqlc/bindings/js (#5558) dependabot[bot] 2025-11-15 11:41:47 +00:00
  • a5fc04ce4d chore: pre-commit autoupdate (#5554) pre-commit-ci[bot] 2025-11-10 17:16:07 +00:00
  • bf84debe09 chore: Bump version to 0.13.8 for next development cycle (#5552) Maximilian Roos 2025-11-08 19:15:50 -08:00
  • 989d570183 docs: Add pointer to development.md for releases and environment (#5553) 0.13.7 Maximilian Roos 2025-11-08 18:34:51 -08:00
  • 72f7a13d71 chore: Prepare release 0.13.7 (#5551) Maximilian Roos 2025-11-08 15:21:22 -08:00
  • 72ef48620d fix(redshift): fix INTERVAL quoting (#5545) Luka Peschke 2025-11-08 23:58:23 +01:00
  • a666ec16b7 fix: Fix support for text.contains in sql.redshift target (#5549) Loïc Carr 2025-11-07 18:48:13 -08:00
  • fcf2cd0f23 chore: bump vite from 7.1.11 to 7.2.0 in /web/playground (#5547) dependabot[bot] 2025-11-05 21:12:47 +00:00
  • 13d9845c6b fix: division in Redshift produces float (#5546) Priit Haamer 2025-11-05 17:35:24 +02:00
  • 00b2ed0149 fix(redshift): use || operator over CONCAT for std.concat (#5540) Luka Peschke 2025-11-04 10:40:37 +01:00
  • 9661f0aa90 chore: bump the patch group with 2 updates (#5542) dependabot[bot] 2025-11-03 18:11:44 +00:00
  • 98ce9979bc chore: pre-commit autoupdate (#5541) pre-commit-ci[bot] 2025-11-03 17:14:12 +00:00
  • 46b3319a57 chore: Bump version to 0.13.7 for next development cycle (#5539) Maximilian Roos 2025-11-01 13:05:15 -07:00
  • 395f88a1a3 chore: CHANGELOG.md for version 0.13.6 release (#5538) 0.13.6 Maximilian Roos 2025-11-01 11:50:55 -07:00
  • d7ceed5924 build: Update rust toolchain version (#5536) prql-bot 2025-10-31 09:51:24 -07:00
  • ab54f08961 fix: Fix append regression in 0.13.5 (#5495) Priit Haamer 2025-10-31 17:51:43 +02:00
  • 922ad8e20d feat: Add support for Redshift dialect (#5537) Priit Haamer 2025-10-31 17:51:14 +02:00
  • eeeac27368 chore: bump actions/upload-artifact from 4 to 5 in /.github/actions/time-compilation (#5534) dependabot[bot] 2025-10-28 17:22:11 +00:00