It seems like not, but it would be good that if the type is an `Int` , it should use `Instant.fromEp...
d
It seems like not, but it would be good that if the type is an
Int
, it should use
Instant.fromEpochSeconds
to convert it...
h
Why should you use
Int
, if you could use SQL's
timestamp
?
d
It's a db that was planned by others (that don't know how to plan dbs...), and too many components depend on the current structure...