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

Implement Transaction class #49

Open
dills122 opened this issue Jun 16, 2019 · 0 comments
Open

Implement Transaction class #49

dills122 opened this issue Jun 16, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dills122
Copy link
Owner

Create a transaction class to help track the data interaction with the db.

Actions would include:

  • Updating values in the DB
  • Inserting new values
  • Errors?
  • Log Enabled Mode?

Main requirements is to create transactions of db interactions within the app.

Reach out for more info.

@dills122 dills122 added enhancement New feature or request good first issue Good for newcomers labels Jun 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant