Skip to content

fix(database): quote relation query identifiers#2229

Merged
brendt merged 1 commit into
tempestphp:3.xfrom
xHeaven:fix/postgres-relation-identifiers
Jul 20, 2026
Merged

fix(database): quote relation query identifiers#2229
brendt merged 1 commit into
tempestphp:3.xfrom
xHeaven:fix/postgres-relation-identifiers

Conversation

@xHeaven

@xHeaven xHeaven commented Jul 19, 2026

Copy link
Copy Markdown
Member

Fixes #2228.

@xHeaven
xHeaven requested review from brendt and innocenzi as code owners July 19, 2026 22:38
@github-actions

Copy link
Copy Markdown

Benchmark Results

Comparison of fix/postgres-relation-identifiers against 3.x (a14f676369bb00c935b9603fe58ccc4c85e78820).

Open to see the benchmark results
Benchmark Set Mem. Peak Time Variability
ViewRenderBench(benchPlainHtml) - 22.010mb 0.00% 415.978μs -16.62% ±2.37% -13.95%
ViewRenderBench(benchExpressions) - 24.567mb 0.00% 357.501μs -5.04% ±1.77% -26.43%
ViewRenderBench(benchViewComponent) - 69.715mb 0.00% 1.251ms -16.18% ±3.41% -4.51%

Generated by phpbench against commit d3c307a

@brendt
brendt merged commit 8865aa3 into tempestphp:3.x Jul 20, 2026
76 checks passed
@xHeaven
xHeaven deleted the fix/postgres-relation-identifiers branch July 20, 2026 07:08
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.

PostgreSQL relation joins do not quote camelCase identifiers

2 participants