Hi,
I have a database type that has two fields, a text field that is a short string (<15 characters) and another text field that has a massive (and I mean massive) string - thousands of lines. I successfully created entries three of these data types - at this point, I could no longer create more, I couldn’t return anything from the database API and I can’t view the database type in the editor. The app times out - capacity hits limit.
I’m sort of stuck as I can’t view the data type to delete these entries, nor can I use the DELETE API endpoint. Boosting server capacity also doesn’t help.
So I have two questions. Will increasing capacity solve this issue with the extremely large text field? and secondly, how do I delete these entries now without having to upgrade my account (which I will do eventually but not quite at that stage yet) - or will I just need to wait?
Thanks in advance!