B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).
Currently, when opening an old sql version with a new executable, GetDisplayTabdata missing causes PROMS to crash and possibly get stuck in a loop. This change is to when it fails to load tabbed data to instead open PROMS but treat it as if no tabs were previously open.
B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).
Currently, when opening an old sql version with a new executable, GetDisplayTabdata missing causes PROMS to crash and possibly get stuck in a loop. This change is to when it fails to load tabbed data to instead open PROMS but treat it as if no tabs were previously open.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
B2025-004 Remove dependency on stored procedure (GetDisplayTabdata).
Currently, when opening an old sql version with a new executable, GetDisplayTabdata missing causes PROMS to crash and possibly get stuck in a loop. This change is to when it fails to load tabbed data to instead open PROMS but treat it as if no tabs were previously open.
changes look good.