3 ms·
But push is not for use in production? It's for development. You generate a single custom migration that sets strict, apply it, and then you can use push as you
by IceDane 2mo ago
But push is not for use in production? It's for development. You generate a single custom migration that sets strict, apply it, and then you can use push as you want (during development, not for deploying actual changes to your database)