Learn Relational Databases by Building a Mario Database - Build a Mario Datab

Tell us what’s happening:
Describe your issue in detail here.

got to the create a new row for peach heres teh code i used INSERT INTO characters(name, homeland, favorite_color) VALUES(‘Peach’, ‘Mushroom Kingdom’, ‘Pink’);

then i get ab errir saying that peach cannot be put into the row or something like that I am losing my mind why wont this work i used the same exact method of the other two characters mario and luigi but with peach it has something that wont let me continue, i tried resetting lesson, checked forums tried all their little hacks but nothing works plz help

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36

Challenge: Learn Relational Databases by Building a Mario Database - Build a Mario Database

Link to the challenge:

Are you still logged into the Mario database in the terminal?