Hi Guy’s I have a quick question about the prisma database deployment. In one of the examples I see that the mysql 5.7 image and a custom SQL Mode is used to bootstrap the Node. Would it be possible to bootstrap it with the default SQLMode or use MariaDB? Why are there so mutch adjustments for the SQL_MODE?