csmanel / fspSpotify

0 stars 0 forks source link

Database Schema #2

Open SiegeTheDay90 opened 8 months ago

SiegeTheDay90 commented 8 months ago
SiegeTheDay90 commented 8 months ago

Each table's schema should have three description columns: Column Name (ie: artist_id), Data Type (ie: bigint), and Details (ie: not null, indexed, foreign key)

SiegeTheDay90 commented 8 months ago

Update or remove the likes table. Update styling so that table names are lowercased, snake_cased and back_ticked