Date format change from postgres to mariadb

We had Metabase v0.46.5 installed with PostgreSQL. We used Metabase tools to migrate the data from PostgreSQL to MariaDB. What we noticed is that the date type information used to be in timestamptz format and now it's in datetime format. Is this expected? Is there anything we can do to maintain the same format?

Thank you very much

1 Like