Describe the Issue
I've had a user report that they can't find the .csv files when cloning the GitHub projects for the Relational Database Courses.
Looking at the World Cup Database:
https://github.com/freeCodeCamp/learn-world-cup-database/tree/main
There is no .csv file present.
However, in the v2.0.0 branch the games.csv file is there:
https://github.com/freeCodeCamp/learn-world-cup-database/tree/v2.0.0
This also appears to be true for the Student Database:
https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1
The courses.csv and students.csv are found only in v3.0.0:
https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1/tree/v3.0.0/.freeCodeCamp/reset_files
Affected Page
https://www.freecodecamp.org/learn/relational-database/build-a-world-cup-database-project/build-a-world-cup-database
Your code
N/A
Expected behavior
The CSV file should be present in the most recent/released version of the repo.
Screenshots
No response
System
N/A
Additional context
No response
Describe the Issue
I've had a user report that they can't find the
.csvfiles when cloning the GitHub projects for the Relational Database Courses.Looking at the World Cup Database:
https://github.com/freeCodeCamp/learn-world-cup-database/tree/main
There is no .csv file present.
However, in the v2.0.0 branch the
games.csvfile is there:https://github.com/freeCodeCamp/learn-world-cup-database/tree/v2.0.0
This also appears to be true for the Student Database:
https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1
The courses.csv and students.csv are found only in v3.0.0:
https://github.com/freeCodeCamp/learn-sql-by-building-a-student-database-part-1/tree/v3.0.0/.freeCodeCamp/reset_files
Affected Page
https://www.freecodecamp.org/learn/relational-database/build-a-world-cup-database-project/build-a-world-cup-database
Your code
N/A
Expected behavior
The CSV file should be present in the most recent/released version of the repo.
Screenshots
No response
System
N/A
Additional context
No response