I have pulled the Sqitch docker repository from the https://github.com/sqitchers/docker-sqitch and rebuilt it for snowflake as per the given instructions on https://github.com/sqitchers/docker-sqitch/tree/main/snowflake
Currently, I am following this tutorial at https://sqitch.org/docs/manual/sqitchtutorial-snowflake/.
I haven't found any documentation for how to use rebuild the docker image for Sqitch. Could you please guide me?
I have tried my self to create a new project but I am getting errors and warning while using it.
I am using Sqitch from my rebuild repository and getting the below error :
../docker-sqitch/sqitch deploy 'db:snowflake://myusername@snowflakeaccout/database?Driver=Snowflake;warehouse=my_warehouse_name'
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
DBD::ODBC 1.59 required to manage Snowflake