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

refactor: use orm in queries #328

Merged
merged 1 commit into from
Jun 30, 2023
Merged

refactor: use orm in queries #328

merged 1 commit into from
Jun 30, 2023

Conversation

PaulFarault
Copy link
Contributor

Which issue(s) this PR fixes

Fixes None

Additional comments

  • Refactor queries to all use the ORM, to make them easier to read/write.
  • Add doc on queries.
  • Gather all queries to a single query file.

TODO: document the other functions of browse (I'll open an issue or another PR).

Agreements

tdp/cli/commands/browse.py Outdated Show resolved Hide resolved
@PaulFarault PaulFarault merged commit 8b6345a into master Jun 30, 2023
2 checks passed
@PaulFarault PaulFarault deleted the refactor-queries branch June 30, 2023 12:55
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.

None yet

4 participants