You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi and thank you for thius project.
LocalDateTime gets rounded to the nearest second in de.bytefish.pgbulkinsert.pgsql.utils.TimeStampUtils. Are there any plans to support millisecond precision?
Hi and thank you for thius project.
LocalDateTime gets rounded to the nearest second in
de.bytefish.pgbulkinsert.pgsql.utils.TimeStampUtils. Are there any plans to support millisecond precision?