Hi,
I am just looking for some insight into how bubble deal with List fields, so I can understand how it might impact on speed.
If I have a list field in my DB, and my form is based on that table. Does bubble load the data in and run queries irrespective of whether I have that displayed on the form, or are the queries only done when I actually display that data.
Additionally, how does that work with self joins.
I have seen a couple of very slow solutions, one with 19 list fields in the user table, and I am suspicious that the time to load of the page is being affected by this fact, even though the solution has very little data in it?
It would be useful to have some insight into what Bubbles engine is doing in the background, so we can structure the DB to improve speed.
Thanks