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

Set the DB page size using pragma, not with compile time option. #1459

Closed
crsib opened this issue Aug 12, 2021 · 1 comment · Fixed by #1799
Closed

Set the DB page size using pragma, not with compile time option. #1459

crsib opened this issue Aug 12, 2021 · 1 comment · Fixed by #1799
Assignees
Labels
Task Tasks for the team, typically in conjunction with sprints and projects
Milestone

Comments

@crsib
Copy link
Contributor

crsib commented Aug 12, 2021

The DB page size should be set when creating the database, not as a compile-time option.

Refs #1457

@crsib crsib added this to the Audacity 3.1 milestone Aug 12, 2021
@crsib crsib added this to To Do in Project Format and Persistence via automation Aug 12, 2021
@crsib crsib added this to To do (Dev) in Release 3.1 via automation Aug 12, 2021
@AnitaBats AnitaBats added this to To do in Sprint 5 - Release 3.1 via automation Aug 31, 2021
@gera-gas
Copy link
Contributor

gera-gas commented Sep 7, 2021

Tasks required: 2-4 hrs

@LWinterberg LWinterberg added the Task Tasks for the team, typically in conjunction with sprints and projects label Sep 21, 2021
@AnitaBats AnitaBats added this to To do in Sprint 6 - Release 3.1 via automation Sep 21, 2021
@AnitaBats AnitaBats assigned crsib and unassigned gera-gas Sep 21, 2021
@AnitaBats AnitaBats removed this from To do in Sprint 5 - Release 3.1 Sep 21, 2021
@crsib crsib moved this from To do to In progress in Sprint 6 - Release 3.1 Sep 30, 2021
@crsib crsib moved this from In progress to Review in progress in Sprint 6 - Release 3.1 Oct 1, 2021
Project Format and Persistence automation moved this from To Do to Done Oct 4, 2021
Sprint 6 - Release 3.1 automation moved this from Review in progress to QA Ready Oct 4, 2021
@AnitaBats AnitaBats removed this from QA Ready in Sprint 6 - Release 3.1 Oct 5, 2021
@AnitaBats AnitaBats added this to To do in Sprint 7 - Release 3.1 via automation Oct 5, 2021
@AnitaBats AnitaBats moved this from To do to Reviewer approved in Sprint 7 - Release 3.1 Oct 5, 2021
@AnitaBats AnitaBats moved this from Reviewer approved to Ready for QA in Sprint 7 - Release 3.1 Oct 5, 2021
@Penikov Penikov moved this from Ready for QA to In QA in Sprint 7 - Release 3.1 Oct 7, 2021
@Penikov Penikov moved this from In QA to Done in Sprint 7 - Release 3.1 Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Tasks for the team, typically in conjunction with sprints and projects
Projects
Development

Successfully merging a pull request may close this issue.

3 participants