Skip to content

Move query builder template code into template files#109

Merged
mringler merged 4 commits intodevelopfrom
query_builder_templates
Feb 22, 2026
Merged

Move query builder template code into template files#109
mringler merged 4 commits intodevelopfrom
query_builder_templates

Conversation

@mringler
Copy link
Copy Markdown
Collaborator

Some cleanup around QueryBuilder, moved (almost) all of the template code that was sprinkled between class code into dedicated template files.

Also a bit of a step to the side, as the template files can be inconvenient when having to switch between Builder and template, but they are easier to read and so is QueryBuilder without the code strings.

@oojacoboo
Copy link
Copy Markdown

Oh, this separation is a much better improvement.

@mringler mringler force-pushed the query_builder_templates branch from 75c8f01 to f3937a6 Compare February 20, 2026 11:47
@mringler mringler force-pushed the query_builder_templates branch from f3937a6 to 8cc9a6d Compare February 20, 2026 11:53
@mringler mringler merged commit 30f4bbf into develop Feb 22, 2026
39 checks passed
@mringler mringler deleted the query_builder_templates branch February 22, 2026 12:13
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