Hi all, how can I customize the default create_at/updated_at type, change 'timestamp' to 'timestamptz' with postgresql in Strapi V4?

Finally I write a Knex.js migrate script to solve this issue.