When using `df.to_sql`, sqlalchemy transform by default dates into text type of Postgres. It would be good to know which types are accepted by SQLalchemy and change relevant types followingly when converting data objects to sql