Hi, I wanted to ask about the reliability of D1 in case I ever need to add a new column to a large table.
Let's assume I have a "users" table containing 1 million rows. One time I wanted to add a new column to the table. Is the process as fast as I imagined?
Although I have never experienced something like that before, I will definitely experience it someday. And it's probably not just me.
Afaik eventually they are working on a thing that will allow dynamic creation of D1 similar to durable objects where you can do env.D1.get("table-id").query("SELECT something from 'my-table'"). But thats probably very long out goal
I mean even through all of those status pages I havent had any issues with anything I host on CF pages and I only had 1 request error to a service I use that uses cloudflare so