You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd have sent in a PR, but I'm not sure about the not-yet-checked-in changes with the dynamic memory changing the related code, so here's the suggestion to change those lines:
I'd have sent in a PR, but I'm not sure about the not-yet-checked-in changes with the dynamic memory changing the related code, so here's the suggestion to change those lines:
gixsql/runtime/libgixsql/SqlVar.cpp
Lines 281 to 316 in debeeea
(and similar) to use
switch (this->length)
instead of nested if/else.I may send in a PR for that when wanted, too.
The text was updated successfully, but these errors were encountered: