29
I keep losing track of which database I just changed, how do people keep local and production straight?
Working on a Workers app with D1. I have run migrations locally, run them against production, seeded test data, and at this point I genuinely do not know which database has what. Twice now I have queried something, seen…