Commit Graph

320 Commits

Author SHA1 Message Date
github-actions[bot] 1ea737c1e2 Version Packages (next) 2026-02-03 14:24:29 +00:00
John Philip 26b27db52b Merge pull request #32486 from kuangp/refactor/pg-search-result-count
refactor(pg-search): return numberOfResults with queries
2026-01-29 10:44:15 -05:00
github-actions[bot] d4b85dddee Version Packages (next) 2026-01-27 15:51:11 +00:00
Fredrik Adelöw 7455dae884 require the use of node prefix on native imports
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2026-01-26 13:22:53 +01:00
Phil Kuang 2ee354a36c refactor(pg-search): return numberOfResults with queries
Signed-off-by: Phil Kuang <pkuang@factset.com>
2026-01-22 18:45:00 -05:00
github-actions[bot] c24788d5bb Version Packages 2025-12-16 14:08:20 +00:00
github-actions[bot] e08f48a9b5 Version Packages (next) 2025-12-09 15:00:09 +00:00
github-actions[bot] 756986e5e7 Version Packages (next) 2025-11-25 16:21:32 +00:00
github-actions[bot] 792f4d7e3d Version Packages 2025-11-18 12:23:09 +00:00
github-actions[bot] 3738293d26 Version Packages (next) 2025-11-04 15:00:26 +00:00
github-actions[bot] 807af8ce0e Version Packages (next) 2025-10-21 16:14:43 +00:00
Andre Wanlin d57b13b2d4 Version Policy Update - Postgres 18 to 14
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2025-10-16 18:44:29 -05:00
Patrik Oldsberg b436f73803 Merge pull request #31166 from schultzp2020/constructor-parameters
refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
2025-10-15 18:56:42 +02:00
github-actions[bot] d6ce2db9ca Version Packages 2025-10-14 15:29:54 +00:00
Paul Schultz 05f60e1e0a refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-10-14 08:29:21 -05:00
github-actions[bot] c2c60546d2 Version Packages (next) 2025-09-24 12:57:42 +00:00
github-actions[bot] c73bfa46d4 Version Packages (next) 2025-09-23 15:00:29 +00:00
yu-kkurii 8d15a51b3e update pg search sanitize list (#31083)
Signed-off-by: Vladimir Kobzev <vkobzev@bol.com>
2025-09-22 15:37:29 -04:00
Stanislav Cherkasov a919ca34b5 feat: truncate document text to fit PostgreSQL index size limit (#30943)
Signed-off-by: Stanislav C <150145013+stanislav-c@users.noreply.github.com>
2025-09-22 09:31:19 -04:00
github-actions[bot] b799a2d07f Version Packages 2025-09-16 13:22:58 +00:00
github-actions[bot] ac48eeb3ba Version Packages (next) 2025-09-02 12:17:03 +00:00
github-actions[bot] b93a3471c2 Version Packages 2025-08-19 13:01:39 +00:00
github-actions[bot] 531a48848c Version Packages (next) 2025-07-29 14:40:44 +00:00
github-actions[bot] 9a7cae26c9 Version Packages 2025-07-15 14:26:41 +00:00
github-actions[bot] 952cefedd8 Version Packages (next) 2025-07-01 11:50:02 +00:00
github-actions[bot] 58558ef2c1 Version Packages 2025-06-17 12:45:56 +00:00
github-actions[bot] d57a6f7828 Version Packages (next) 2025-06-03 13:12:47 +00:00
github-actions[bot] 19f0650b16 Version Packages (next) 2025-05-27 14:48:17 +00:00
github-actions[bot] 389d265b60 Version Packages 2025-05-20 08:25:02 +00:00
github-actions[bot] 1c0cb7be17 Version Packages (next) 2025-05-13 13:52:18 +00:00
github-actions[bot] 125d09682e Version Packages (next) 2025-04-29 14:27:15 +00:00
github-actions[bot] ce2cf32847 Version Packages (next) 2025-04-22 12:36:56 +00:00
github-actions[bot] 2582af906d Version Packages 2025-04-15 15:36:15 +00:00
github-actions[bot] 127408219b Version Packages 2025-03-18 12:55:57 +00:00
Fredrik Adelöw 6d024163ec Merge pull request #28443 from Lucifergene/bump-pg
Added support for PostgreSQL 17 and updated related test configurations
2025-03-13 22:52:13 +01:00
github-actions[bot] f9fb465e38 Version Packages (next) 2025-03-04 16:49:37 +00:00
github-actions[bot] aed536abc5 Version Packages (next) 2025-02-25 13:17:11 +00:00
Patrick Pulfer 8155b0493f Enable Normalization on Postgres Query (#28573)
* Enable Normalization on Postgres Query

Signed-off-by: patrick.pulfer <patrick.pulfer@digitecgalaxus.ch>
2025-02-20 09:26:48 -05:00
github-actions[bot] 0df84b6ae4 Version Packages 2025-02-18 15:19:53 +00:00
github-actions[bot] 549edc389e Version Packages (next) 2025-02-11 15:39:12 +00:00
github-actions[bot] 5aa499b953 Version Packages (next) 2025-02-04 12:36:25 +00:00
Fredrik Adelöw 8699b79c76 removed all knip-reported backend-common usages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2025-01-29 17:19:14 +01:00
Fredrik Adelöw 971300a41f Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
2025-01-29 16:50:12 +01:00
github-actions[bot] 132173b897 Version Packages (next) 2025-01-21 14:07:39 +00:00
Axel Hecht a904b605aa Update existing knip-report files
Also remove a stray one

Signed-off-by: Axel Hecht <axel@pike.org>
2025-01-20 15:32:35 +01:00
Patrik Oldsberg 21985baa7f generate all SQL reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2025-01-14 15:40:14 +01:00
github-actions[bot] 43f666371b Version Packages 2025-01-14 12:23:31 +00:00
Lucifergene c3a91d5103 Add support for PostgreSQL 17 and update related test configurations
Signed-off-by: Lucifergene <47265560+Lucifergene@users.noreply.github.com>
2025-01-13 20:09:19 +05:30
github-actions[bot] 0980e400a0 Version Packages (next) 2025-01-07 15:04:17 +00:00
github-actions[bot] 2e3fbc11c2 Version Packages (next) 2024-12-24 10:07:58 +00:00