Skip to content

Conversation

@DavideD
Copy link
Member

@DavideD DavideD commented Nov 7, 2025

Fix #2738

I'm just testing the column type that's not working but we should add test cases for the other supported types and for other databases too.

I will create a separate issue for it.

The Oracle schema extractor is only partially implemented,
returning data type 0 for most of the SQL column types.
This causes the schema validation to fail even if the
columns on the table are valid.
@DavideD DavideD added bug Something isn't working 4.2 labels Nov 7, 2025
@DavideD DavideD changed the title Fix convertions of column type to data type in Oracle [4.2] Fix convertions of column type to data type in Oracle Nov 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.2 bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema validation error in Oracle

1 participant