Brandon Williams
Results
62
comments of
Brandon Williams
After some minimal changes I'm able to build and run DragDrop tests. `.\RunTests.cmd /Area=Editing /SubArea=DragDrop` ``` A total of 755 test Infos were processed, with the following results. Passed: 2...
## Root Cause Analysis: Generated Columns Crash After extensive debugging, I've identified a root cause for crashes involving tables with filtered column lists (using `replication_set_add_table` with a `columns` parameter). ###...