Aashraa / One-Byte-Food

0 stars 1 forks source link

Adding reservation (admin side) #11

Open Theibash opened 6 months ago

Theibash commented 6 months ago

Issue in adding user reservation

Syangunja commented 6 months ago

If the data is not being added to the database, it might be because it is not connected. If that is not the problem it might have an error with the query. Sometimes if the data type doesn't match it will have an issue, check if the datatype is the same as in the database.