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

Add check for existing record when adding card hashes to Db #25

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

Add check for existing record when adding card hashes to Db #25

dills122 opened this issue Jun 2, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@dills122
Copy link
Owner

dills122 commented Jun 2, 2019

Currently there isn't a check for an existing card hash when inserting into the db.

Before it would just create duplicate records, however a unique constraint has been added to the db and would cause an error now.

An example is here, but the method needs to get a hash specific to name and set.

@dills122 dills122 added bug Something isn't working good first issue Good for newcomers labels Jun 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant