Skip to content

Write a SQL script to run in local postgres #35

@dendenso

Description

@dendenso

To promote consistency of data let's all name our local databases the same thing so that the scripts will run smoothly

  • First table should be the user's name, an id being the primary key, and a salted and hashed password field (we are going to ask them to create accounts)
  • Second table script needs the product name, price, url (source) , foreign key referring to id of the first table,

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions