Files
freeCodeCamp/curriculum/challenges/_meta/learn-git-by-building-an-sql-reference-object/meta.json
Naomi Carrigan ab640abee1 chore: detuplication (#50955)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2023-07-13 12:46:00 +02:00

17 lines
433 B
JSON

{
"name": "Learn Git by Building an SQL Reference Object",
"isUpcomingChange": false,
"dashedName": "learn-git-by-building-an-sql-reference-object",
"helpCategory": "Backend Development",
"order": 11,
"time": "5 hours",
"template": "",
"required": [],
"superBlock": "relational-database",
"challengeOrder": [
{
"id": "5fa323cdaf6a73463d590659",
"title": "Build an SQL Reference Object"
}
]
}