Migrations folder location?
Should the migrations folder be location somewhere in the src directory? Right now I’m experiencing errors with the migrate function trying to use the migrations folder in the root directory,. Copying the folder into src works (though i am now experiencing an unrelated error)
0 Replies