I have a table with 10,000 rows in it. Not all that large (people are talking about loading 250,000).
Need to clear the table down, as am fairly certain bubble csv load doubles up on the data load for some reason.
I can’t run the delete from a button, because it times out.
I can’t run it from a Bulk Action … because you are forced to add a parameter … and when you do it times out trying to retrieve the list.
So there is no way to clear down your database it seems. Except repeatedly hitting a button until you get a timeout message.
I am now going to load up 5000 rows of csv. This will take hours.
At some point, please, can Bubble work at scale.