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

Add support for more than 500 snapshots in a repository #63

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

drdo
Copy link
Owner

@drdo drdo commented Aug 5, 2024

Due to a limitation of sqlite we previously only supported at most 500 snapshots and having more snapshots in a repository would result in a crash.

Fixes #62

Due to a limitation of sqlite we previously only supported at most 500 snapshots and having more snapshots in a repository would result in a crash.
@drdo drdo assigned drdo and unassigned drdo Aug 5, 2024
@drdo drdo merged commit 1292f41 into main Aug 5, 2024
6 checks passed
@drdo drdo deleted the sqlite-union-limit branch August 5, 2024 15:56
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.

Error: too many terms in compound SELECT when running redu with more than 500 restic snapshots
1 participant