data migration on a D1 database
hello. i need to do a data migration in a D1 database and need to update the data in primary keys. what approach would you recommend? thanks in advance.
1 Reply
I have the same question regarding running migration in D1
For now, I am using
wrangler d1 execute
for that
But I don't think that is an optimal approach.