shahriaarrr / Weather_App

Get weather information of different cities
MIT License
0 stars 0 forks source link

Problem Working with ```DateTime``` in MySQL #1

Open shahriaarrr opened 2 years ago

shahriaarrr commented 2 years ago

For sunrise and sunset fields we need to save the data in DateTime format but we get an error when running and we have to change the data type field in the database to the string.

alirezashojaei commented 2 years ago

Issue solved in 2bc6e