Issue while saving time without timezone in PostgreSQL
I’m encountering an issue when trying to insert a time value into a field defined as startTime in my entity in PostgreSQL. Here’s the relevant code:
I’m encountering an issue when trying to insert a time value into a field defined as startTime in my entity in PostgreSQL. Here’s the relevant code: