Is there any way to disable checksum check? It's a great feature for sure, but sometimes developers are reckless in creating migration files and hence we probably need to change it later otherwise it won't run for new developers (sometimes we forget to handle what if the collection doesn't exist yet).
Is there any way to disable checksum check? It's a great feature for sure, but sometimes developers are reckless in creating migration files and hence we probably need to change it later otherwise it won't run for new developers (sometimes we forget to handle what if the collection doesn't exist yet).