app router

Anyone know why I may get this error? Using app router with drizzle and I followed the instructions to set up the planetscale database correctly :(
image.png
Solution
Figured it out. Had to run yarn run db:push
Was this page helpful?