Chris Bryant - Caxy

Results 1 comments of Chris Bryant - Caxy

> Quick update, I was able to make it work(consistently) with the following `transformer`: > > ```ts > @Column({ > type: 'timestamp', > nullable: false, > transformer: { > from(value:...