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

Improve apiserver CRUD and db_repo with generics #1045

Open
2 of 5 tasks
ajscholl opened this issue Aug 7, 2023 · 0 comments · May be fixed by #1046
Open
2 of 5 tasks

Improve apiserver CRUD and db_repo with generics #1045

ajscholl opened this issue Aug 7, 2023 · 0 comments · May be fixed by #1046
Assignees

Comments

@ajscholl
Copy link
Contributor

ajscholl commented Aug 7, 2023

  • Support entities with string primary keys
  • Add generics to repository and CRUD handlers
  • Clean up repository and remove redundantly passed models
  • Clean up CRUD (remove GetModel and methods to create the inputs)
  • Add tests for models with strings as primary keys
@ajscholl ajscholl self-assigned this Aug 7, 2023
@ajscholl ajscholl linked a pull request Aug 7, 2023 that will close this issue
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 a pull request may close this issue.

1 participant