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

Adde new temlate methods for make easyly get access to default database objects #67

Merged
merged 5 commits into from
Oct 30, 2023

Conversation

EndrII
Copy link
Member

@EndrII EndrII commented Oct 7, 2023

list of new methods

  • getById(const Id& id, Setter setter)
  • deleteById(const Id& id, Setter setter)
  • saveObj(const Object& obj)
  • getAll(const QString& table)

@EndrII EndrII self-assigned this Oct 7, 2023
@EndrII EndrII merged commit 8b8e20a into main Oct 30, 2023
6 checks passed
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.

1 participant