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

Bug Fixes / Version Bump #188

Merged
merged 1 commit into from
Jun 15, 2023
Merged

Bug Fixes / Version Bump #188

merged 1 commit into from
Jun 15, 2023

Conversation

bitner
Copy link
Collaborator

@bitner bitner commented Jun 14, 2023

[v0.7.10]

Fixed

Note: the fix for #185 will only prevent this in the future. If you are not able to re-create a collection with the same name, you will need to make sure that the base partition for that collection has been dropped and Delete all records for partitions with that collection from the partition_stats table.

@bitner bitner merged commit 45b1f96 into main Jun 15, 2023
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.

all_collections returns null on an empty table Deleting and recreating collection causes item insert errors
2 participants