Karri6 / db-and-web-dev

0 stars 0 forks source link

Peer review 2 #4

Open aadnw opened 5 months ago

aadnw commented 5 months ago

Setting up and testing the app:

Code:

Conclusion:

Karri6 commented 5 months ago

Thanks for the feedback! I updated the sql command in the admin creation txt file. If you have time and energy could you test if the admin user works on your side now? No worries if you can't do this right now, I can fix it on my own too later! Thank you!

aadnw commented 5 months ago

Now I get this error message:

ERROR: invalid input syntax for type integer: "admin" LINE 2: ...2f1e2db6a3fa9efc793a295a37a6cf009eeb3c74b3ce10de', 'admin'); ^

Karri6 commented 5 months ago

Okay thank you, what OS are you using?

I tested the shcema.sql by creating a new db following the instructions. I then used the ready sql command and successfully created a new entry to the table without error messages. (Windows 11)

Will try to find a friend with a computer that runs a different OS to see if there is more to add to the instructions.