Whats required in wrangler.toml for "wrangler dev" to be able to recognize tables? I run all my comm
Whats required in wrangler.toml for "wrangler dev" to be able to recognize tables? I run all my commands (wrangler d1 execute --local) and they work fine and I can see the tables, but wrangler dev is not able to recognize those tables. What could I be doing wrong?

