Package ch.tocco.nice2.dbrefactoring.impl.data
package ch.tocco.nice2.dbrefactoring.impl.data
-
ClassesClassDescriptionsnakeyaml by default parses timestamps into java.util.Date, which postgres does not understand and which is a pain to remove the timezone information from this custom converter reads timestamp from simple formats into a joda DateTime, removes the timezone information, and converts it to a sql timestamp, which postgres does understandthis can be used to read YAML initial values during a liquibase run usage: