Skip to content

Comments

Fix JOIN clause to apply kebab->snake conversion to table names#144

Merged
tamurashingo merged 1 commit intodevelopfrom
bugfix/join-query
Jan 30, 2026
Merged

Fix JOIN clause to apply kebab->snake conversion to table names#144
tamurashingo merged 1 commit intodevelopfrom
bugfix/join-query

Conversation

@tamurashingo
Copy link
Owner

Previously, JOIN clauses were not converting table names from kebab-case to snake_case, causing SQL errors when JOINs were used.

Previously, JOIN clauses were not converting table names from kebab-case
to snake_case, causing SQL errors when JOINs were used.
@tamurashingo tamurashingo merged commit fce3013 into develop Jan 30, 2026
2 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.

1 participant