PrimeAcademy / biscayne-syllabus

1 stars 4 forks source link

UUID integration w/ POST Route #8

Closed Sidewayswalker closed 1 month ago

Sidewayswalker commented 1 month ago

Description

STEVEN KARL

I want a UUID to populate into my database when I do my POST.

What is actually happening? Right now I have a POST that is only sending data to 1 of my 2 tables.

Screenshots / Code Snippets

Post_SQL

My pod mates have busy cards. I found out that Lexi and I have the same issue. (maybe we can have her come in too.)

I have been working through the post and I'm pretty sure it's an issue with my SQL.

Main Branch

Last Break 11:30am

matthew-black commented 1 month ago

We needed to use async/await in order to make your Promise.all() usage behave as expected.

Bigger headline is: