示例:我在Postgres中有一个列,定义如下:我试过(没有成功)用巧妙的DDL来描述。] <path-to-file>: type mismatch;[error] required: Option[org.joda.time.DateTimeSimpleFunction (我已经有了DateTime转换器):
va
(seconds-to-milliseconds 1564132000))但是这个结果我不能存储在Postgres数据库中,因为我得到了
PSQLException: Can't infer the SQL type to use for an instance of org.joda.time.DateTime.from-long (seconds-to-milliseconds 156413200
尝试使用带有自定义类型的Jooq mocking设置单元测试时出现错误(Joda Time)。我在代码生成过程中注册了一个转换器。转换器:import java.sql.Timestamp;
import*/
public final org.jooq.TableField<redacted.generated.jooq.tables.records.BugReco