Nostromos / what.ecom

PERN Ecom app for Codecademy's Full Stack path.
MIT License
0 stars 0 forks source link

Postgres - Alter users table and add id as primary key #46

Open Nostromos opened 5 months ago

Nostromos commented 5 months ago

Due to duplicate 'ids' in sample data, id can't be the primary key. Once sample data is wiped, ensure its set as PK.