Tell us what’s happening:
Hi. I’m doing the Celestial Bodies Database project. It doesn’t pass the test due to:
_Each table should have at least three rows (the lowest number of rows is 6, as another checkmark requires).
_Each primary key column should follow the naming convention (every single one does follow the convention).
_Each foreign key column should have the same name as the column it is referencing (each one has it).
Has anybody an idea why it still did not pass the test?
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/132.0.0.0 Safari/537.36
Challenge Information:
Learn Relational Databases by Building a Mario Database - Build a Mario Database