VRazgaitis / climbing_database

0 stars 1 forks source link

Climber attributes update #7

Open VRazgaitis opened 3 months ago

VRazgaitis commented 3 months ago

For the Climbers table, it would be bad practice to store: -age -number of routes visited -number of locations visited

They should instead be accessed with SQL queries as needed, to ensure that the information is reflective of any new records that have been pushed to the DB

Image 5-18-24 at 8 34 PM