Hi, if you have multiple workers needing to talk to the same d1 instance when doing local developmen
Hi, if you have multiple workers needing to talk to the same d1 instance when doing local development? How do you achieve that?
If I run both workers, they each create a
If I run both workers, they each create a
.wrangler directory with each state independant from each other. Thanks