Tell us what’s happening:
I 've tried to connect to my database, but the port 5432 just refuse my connection. Until I realize that there’s a typo with “db.sql” file. It should write “username” but instead it is “usename”. Cannot change the typo because it is a “read-only” file. Is there any way to change this ?
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/127.0.0.0 Safari/537.36 Edg/127.0.0.0
Challenge Information:
Learn Relational Databases by Building a Mario Database - Build a Mario Database