Is it possible to run migrations with the "neon" driver?
It's not quite clear from the documentation, and the driver package doesn't export any migrate function, and I wonder if it is possible.
If it is, would love for an explanation for how, or a code example, if it isn't possible, do I need to download the node pg driver as well just for the migrations, and will it work with neon?
Thanks!
1 Reply
Hello, @shohambs🐶! Yes, it is possible, there is code example below: