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

PostgreSQL connection with Scraper #4

Closed
gordonpn opened this issue May 4, 2020 · 0 comments
Closed

PostgreSQL connection with Scraper #4

gordonpn opened this issue May 4, 2020 · 0 comments
Assignees

Comments

@gordonpn
Copy link
Owner

gordonpn commented May 4, 2020

As a developer, I want a PostgreSQL instance, so that I can persist data.

Acceptance criteria:

  • Include init script to create the tables
  • Separate superuser and non-superuser accounts
  • Insert item if doesn't exist, and update if exists, without changing "seen" status

Notes

Use a date format for the struct that will be compatible with the DB without much modification.

@gordonpn gordonpn self-assigned this May 4, 2020
@gordonpn gordonpn mentioned this issue May 4, 2020
gordonpn added a commit that referenced this issue May 6, 2020
@gordonpn gordonpn closed this as completed May 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant