Fredy Acuna

Results 5 comments of Fredy Acuna

do you have an expected date for this integration?

I'm running into this issue, it could be nice if you can solve it, or provide a way to avoid this data loss.

Based on this issue I did this as a temporal solution https://github.com/drizzle-team/drizzle-orm/issues/1113#issuecomment-2244273171 _script.js_ ``` const fs = require('fs'); const path = require('path'); const filesToModify = [ 'node_mules/drizzle-orm/pg-core/columns/timestamp.js', 'node_mules/drizzle-orm/pg-core/columns/timestamp.cjs' ]; filesToModify.forEach((file)...

@UncleJ4ck Bro did you manage to solve the error? I have the same issue