Skip to content

Add support for Replace() with string arguments (no regex support) - #40

Merged
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:replace-function
Aug 17, 2026
Merged

Add support for Replace() with string arguments (no regex support)#40
nblumhardt merged 1 commit into
datalust:devfrom
nblumhardt:replace-function

Conversation

@nblumhardt

Copy link
Copy Markdown
Member

Fixes datalust/seq-tickets#2576.

@CrossBound, this implements Replace() for string arguments; regular expression support may need quite a bit more work (this library uses a slightly different scheme for regex support than Seq's server-side query language does). Let me know if the regex case is the one you need.

@nblumhardt
nblumhardt merged commit e06c04e into datalust:dev Aug 17, 2026
1 check 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.

Support replace in email templates

2 participants