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

More advanced SQL builder class #84

Closed
henkmollema opened this issue Oct 19, 2018 · 0 comments · Fixed by #111
Closed

More advanced SQL builder class #84

henkmollema opened this issue Oct 19, 2018 · 0 comments · Fixed by #111
Assignees
Milestone

Comments

@henkmollema
Copy link
Owner

Might be nice to have a more advanced SQL builder class for the following operations:

  • Select all entities
  • Select single entity
  • Insert entity
  • Update entity
  • Delete entity
  • Where-clause
  • and/or-clause
@henkmollema henkmollema mentioned this issue Oct 19, 2018
Closed
16 tasks
@henkmollema henkmollema reopened this Mar 30, 2019
@henkmollema henkmollema mentioned this issue Mar 30, 2019
5 tasks
@henkmollema henkmollema self-assigned this Mar 30, 2019
@henkmollema henkmollema added this to the v2 milestone Mar 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant