Skip to content

fix: oracle table name truncation 237#355

Open
bornedj wants to merge 2 commits intokristijanhusak:masterfrom
bornedj:fix/oracle-table-name-truncation-237
Open

fix: oracle table name truncation 237#355
bornedj wants to merge 2 commits intokristijanhusak:masterfrom
bornedj:fix/oracle-table-name-truncation-237

Conversation

@bornedj
Copy link
Copy Markdown

@bornedj bornedj commented Apr 30, 2026

Oracle table names can be truncated if they are the maximum 30 chars in
length. This results in helper queries with missing table name
information. Closes #237.

Let me know if this is missing tests, or if the global var should be applied to more <db type>_args

bornedj added 2 commits April 30, 2026 14:56
Oracle table names can be truncated if they are the maximum 30 chars in
length. This results in helper queries with missing table name
information. Closes kristijanhusak#237.
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.

Table names truncated at 20 characters for oracle

1 participant