Fix for https://github.com/FreeCAD/FreeCAD/issues/21533
Thanks Fred. What is the recommended use case for executing "shutdown"? I had been using server.shutdown(), but it seems that that is not enough? Thanks again!
Exception after altering a varchar to clob
Sent.
Hi Fred. Following up to see if you've confirmed my results? Thanks!
Would you like a copy of the database where I'm seeing this behavior?
I'm seeing some behavior that I do not understand when using DISTINCT. It feels like a bug but I've tried to recreate the problem with simple tables and a small dataset but I cannot get the problem to occur. I'll do my best to explain the problem and I can make my production database available if requested. This database models a wrestling tournament. There are wrestlers and bouts, with each bout having a pair (top/bottom) of wrestlers. Both top and bottom are nullable. In words, I'm trying to find...