I messed up my supabase and drizzle setup
To start off, databases and ORMs I am not super familiar with and didn't realize I was just directly running migrations against the production db
so after chatting with some folks I decided to install docker and run
I used to have a
pnpm supabase start locally and that ended up failing due to I used to have a
class_year column in that table, however, I no longer do as it was renamed and even shows up under https://github.com/JamesSingleton/redshirt-sports/tree/feature/transfer-portal/supabase as being renamed... So not entirely sure what to do from here.GitHub
Website for Redshirt Sports. Contribute to JamesSingleton/redshirt-sports development by creating an account on GitHub.