Hey,
I tried to query an instance of Maria DB and encountered an issue because one of the data and time values was equal to 0000-00-00 00:00:00 and the select query was failing due to a conversion error.
I don't know if this is a bug, or if Garage should care about this at all. Just sharing a use case so you know
Hey,
I tried to query an instance of Maria DB and encountered an issue because one of the data and time values was equal to
0000-00-00 00:00:00and the select query was failing due to a conversion error.I don't know if this is a bug, or if Garage should care about this at all. Just sharing a use case so you know