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!
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!