UnpreparedExecute not set for migrations

UnpreparedExecute not set for migrations

Hello,
I have ran into issue with dotConnect for PostgreSQL with EF Core. After adding a custom script to a migration, i get a Devart.Data.PostgreSql.PgSqlException with a message "cannot insert multiple commands into a prepared statement". I have the parameter UnpreparedExecute=true set in my connection string, which from my understanding should prevent this exception from being thrown.
I have found this topic on the Devart forums, where a user explains that "UnpreparedExecute is not being set for commands involving migrations.": https://forums.devart.com/viewtopic.php?t=39427. The last post states that the Devart team is investigating this issue, but there has been no follow up since then. What is the status of that issue? Was it fixed?

I used Devart.Data.PostgreSql.EFCore version 8.3.21.8.

Best regards,
Jan