Skip to content

fix: Fix support for text.contains in sql.redshift target#5549

Merged
max-sixty merged 1 commit intoPRQL:mainfrom
dimtion:main
Nov 8, 2025
Merged

fix: Fix support for text.contains in sql.redshift target#5549
max-sixty merged 1 commit intoPRQL:mainfrom
dimtion:main

Conversation

@dimtion
Copy link
Copy Markdown
Contributor

@dimtion dimtion commented Nov 7, 2025

Redshift target does not support CONCAT('%', token, '%') syntax.

This allow using the more general syntax '%' || token || '%' when using text.contains.

Similiar to: #5540

@max-sixty max-sixty merged commit a666ec1 into PRQL:main Nov 8, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants