Bodunrin David

Results 2 comments of Bodunrin David

But I think what he did was to add it to the pre hook Middleware when the user password is modified.

> Could you please send a schema as code snippet, so I can test with it? ```typescript import {type InferInsertModel} from 'drizzle-orm'; import {pgTable} from 'drizzle-orm/pg-core'; const Users = pgTable('users',...