Skip to content

Conversation

@sunng87
Copy link
Member

@sunng87 sunng87 commented Oct 24, 2025

Fixes #190

This patch includes some additional fixes for better dbeaver compatibility:

  • Regenerate all arrow feather files to ensure we use int32 for oid, instead of uint32. It seems we missed some tables in our last attempt
  • Fixed bug with our table alias rewrite rule to avoid prepending table alias for already aliased identifier
  • Added empty implementation of 4 pg_catalog functions

@sunng87 sunng87 merged commit 125bba1 into master Oct 24, 2025
6 checks passed
@sunng87 sunng87 deleted the feature/dbeaver-fix branch October 24, 2025 22:20
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.

Additional dbeaver sql function calls

2 participants