Oleh Herych
Results
1
comments of
Oleh Herych
I catch the same issue in my tests. But when I used separate connection for each migrate and then close them I have stable work ``` func DatabaseMigrate(migrationsDir string) error...