Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Don't touch DB if data didn't change #15

Open
jorinvo opened this issue Jan 25, 2020 · 1 comment
Open

Don't touch DB if data didn't change #15

jorinvo opened this issue Jan 25, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jorinvo
Copy link
Owner

jorinvo commented Jan 25, 2020

Rather do a comparison of data in this service than doing the drop+insert thing on the DB.

@jorinvo jorinvo added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 10, 2020
@FallenChromium
Copy link

As an option for people who have primary key in their Google Sheets you could use INSERT ON DUPLICATE KEY IGNORE construction.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants