Hi Team,
I am having existing setup of zammad with MySQL database, now I am migrating database from MySQL to postgres using AWS native dms service, it successfully migrated data to postgres , now by using docker-compose template I have completed setup of zammad and used external database postgres from AWS RDS service, it is getting successfully connected and able to add new entries through zammad UI but when I am dumping data from my old database it is not picking that data