since I can't reproduce your issue, `GLOB` is limited to 50 bytes as documented for me
since I can't reproduce your issue,
GLOB is limited to 50 bytes as documented for me


npx wrangler d1 migrations apply to run without needing to supply a y? We're setting up CI to run migrations on deployment and are not seeing them apply.
d1.prepare('select * from abc where id in(?,?)').bind(1,2)