albertlast
albertlast
i see no performance issue, since we load all fields information in one select and only maintained fields get a dataset. Recommand to close until someone got a real performance...
Like I mention from performance point of view it's not critical. 100 Buddies with 20 customs fields (where not all are maintained) are literay 1k datarows -> 1k is nothing...
rc1 needs to be released, so this pr can wait.
So what is target of this issue?
well my question was, what is here do now?
Which function we create on MySQL side?
When we got none, than we never know If this API still works on MySQL side. Since the Code is never executed on MySQL side.
Since we talk here about program code, like php code and not data related code like table, i would recommand to go the "pre-install" folder logic, where database sql code...
There is solution in middle of between just stupid "pre-install sql code" and "fully managed php database code", this i would call "db version control". You can check if a...