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 get_task_operations #450

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

djmitche
Copy link
Collaborator

@djmitche djmitche commented Sep 2, 2024

Thread this method through from Replica, via TaskDB, to Storage.

This is the next step in #373.

Thread this method through from Replica, via TaskDB, to Storage.
@djmitche djmitche merged commit 8bfbb9d into GothenburgBitFactory:main Sep 3, 2024
13 checks passed
djmitche added a commit to djmitche/taskchampion that referenced this pull request Oct 12, 2024
djmitche added a commit that referenced this pull request Oct 13, 2024
* Revert "Temporarily make get_task_operations non-public (#464)"

This reverts commit 8f3914b.

* Revert "Additional tests for Replica methods (#459)"

This reverts commit a5f116f.

* Revert "Apply the same tests to all storage backends (#453)"

This reverts commit c7c2cde.

* Revert "Replace `Storage::set_operations` with `sync_complete` and `remove_operation`.` (#451)"

This reverts commit d7a7d96.

* Revert "Add `get_task_operations` (#450)"

This reverts commit 8bfbb9d.

* Revert "Add an 'operations.uuid' column, generated and virtual (#449)"

This reverts commit 427ad78.

* Revert "Add a test for upgrading from 0.7.0 DBs (#448)"

This reverts commit fb84873.
djmitche added a commit to djmitche/taskchampion that referenced this pull request Oct 24, 2024
Add get_task_operations

Thread this method through from Replica, via TaskDB, to Storage.
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