github.com/Malthael134/todo-nextjs/commit/549eca0443f4aa26120b62b254a4465017d44604 managed to FINALLY understand the issue and fix it. I can now push my drizzle schema to the postgres db running in dockerDay 1: Managed to get my database and app set up with docker compose for development. Also added adminer for debugging. Next steps are: Connect to Database using DrizzleORM (hopefully) or just SQL at first.