if in my wrangler.toml file i put a `database_id` and a different `preview_database_id` (one is call

if in my wrangler.toml file i put a
database_id
and a different
preview_database_id
(one is called prod-main the other dev-main, but in the file i have just database_name = "prod-main") will it still work?
Was this page helpful?