fix: unhide cert from settings page fix: add cert variables where missing fix: show token on settings page feat: add challenges to certified user data fix: stylize settings page a little bit fix: only show rdbms when upcomingChanges = true fix: relational databases -> relational database
15 lines
312 B
JSON
15 lines
312 B
JSON
{
|
|
"name": "Learn Git by Building an SQL Reference Object",
|
|
"isUpcomingChange": false,
|
|
"order": 11,
|
|
"time": "5 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "relational-database",
|
|
"challengeOrder": [
|
|
[
|
|
"5fa323cdaf6a73463d590659",
|
|
"Build an SQL Reference Object"
|
|
]
|
|
]}
|