Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dolt_history_$tablename sometimes returns wrong rows for tables with same name in different schemas #1056

Open
tbantle22 opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working version control Related to version control features

Comments

@tbantle22
Copy link
Contributor

Only happens when you reference a table in another schema that has the same name as a table in the current schema. It returns rows for both tables instead of just the table in the specified schema

Skipped tests here: https://github.com/dolthub/doltgresql/blob/main/testing/go/dolt_tables_test.go#L1389

@tbantle22 tbantle22 added bug Something isn't working version control Related to version control features labels Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working version control Related to version control features
Projects
None yet
Development

No branches or pull requests

1 participant