The root issue is that you're trying to create a table when one already exists... Prisma shouldn't be generating/running queries to create a table if it's already present.
Hmmm maybe you kinda confused, the 002 is still not been applied cause i checked the number of table still on migration 001, moving 002 failed cause of double by of Prisma generate other table. Thus is due to prisma migrate diff cli, we can't do beside from --from-empty
When will cloudflare announce they have abandoned read replicas?
It’s been years now, and it doesn’t help that the blog post back in April talks about replicas as if they are already deployed, it’s the first result shown when you search for D1 replicas. Not a great look to be dangling this carrot for so long and provide so few/zero updates for nearly a year
Dear CF team I think Console Tab needs some improvements. in addition to notes in the picture. there some suggestions; 1- Use different background color for query input area. 2- it's better to not execute queries on ENTER Key Press Event and execute it on Mouse Hover and Mouse Click on Execute Button. it prevents on unwanted ENTER key press maybe for going to next line. (Personal Opinion)
There have been posts more recently than March mentioning replicas, and employees are in here mentioning it from time to time. It is not ready, and won't be released until it is. Feel free to move onto another suitable product, if this one doesn't suit you
where can i find any updates provided since that blog post nearly a year ago? I've searched everywhere, i've searched for "replicas" in this discord and scrolled back through 6 months of messages
gosh i feel for the developers, it must be a lot of pressure putting out announcements well before things are ready. i imagine it feels a bit like the crunch phase of game development
reminds me of when i used to work in big orgs and the sales team would promise new customers that we had features which weren't built yet... so the PMs would come down on us hard to build something we didn't get the time to plan properly
do anyone have any idea why i can't acess the d1 using demo as i have local d1 in .wrangler file and still this error occurs like the env.db is undefined like does the d1 doesn't work on server actions ? nextjs cloudflare pages
my config is like this. i think the issue is like when i try to console.log env.DB or env.DATABASE both are undefined i have no idea why is that and i explicity add the file path still error occurs like } db.query.users ⨯ [TypeError: this.client.prepare is not a function] { digest: '2881251540' } is there any fix for it or like does d1 doesn't works on server actions ?
Folks, someone asks for replication every day. When we have more information to share publicly, we will share it here and make it noticeable for everyone. It's been actively worked on. We cannot give more details on release date now.
Hey, are there any plans to provide the possibility for data analytics. As far as I understand I can access D1 either via worker or via the proprietary http api. Sure someone can build an own etl solution around this but this requires own development efforts (and you have to take care about change data capture etc. yourself). Also you also have to break out of the cloudflare eco system as there is no analytics optimized data store. A good start would be to have the possiblity to etl d1 / kv etc. to R2 -> iceberg or managed Clickhouse (which is already there for workers analytics).
Hey Quick question: Is there any way to increase the 10 GB limit of Cloudflare D1 for my account? At the moment it is not a problem but we are growing very fast and will reach the limit in the next few months.