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

SQLite: Validate expected primary keys when attaching local datasets #89

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

sgrebnov
Copy link
Collaborator

@sgrebnov sgrebnov commented Sep 7, 2024

Similar to SQLite: Validate expected indexes when attaching local datasets add verification for actual primary keys when attaching local datasets to SQLite. This change ensures that the local table definition matches the actual configuration.

@sgrebnov sgrebnov self-assigned this Sep 7, 2024
@phillipleblanc phillipleblanc merged commit aeb6a8c into spiceai Sep 9, 2024
3 checks passed
@phillipleblanc phillipleblanc deleted the sgrebnov/sqlite-pk-verify branch September 9, 2024 00:55
hozan23 pushed a commit to hozan23/datafusion-table-providers that referenced this pull request Sep 19, 2024
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.

2 participants