`migrate()` prints to stdout

When I run the migrate() function it always prints content to stdout, and I can't find a way to disable it. I'm using migrate in tests, and it's super annoying because it's polluting the console and making the test output difficult to read. Does anyone know a workaround for this?
2 Replies
micaww
micaww16mo ago
you could wrap the call and monkey patch / no-op whatever it's calling to log stuff
Andrii Sherman
Andrii Sherman16mo ago
Can you please share which migrate exactly is typing to terminal and what was typed there?
Want results from more Discord servers?
Add your server