Hi, someone knows where can I find the differences between 6.4.3 and 6.10.2 database? I just know that 6.4.3 version is 294, and 6.10 one is 417, but haven't found a change log on them.
I you want to understand changes between database versions you could use SQL Management Studio (Express will do) to output the schemas of them both (you would have to put 6.10 with 417 into a sandbox to output it). Other option might be to ask BP support if they have Schemas for different versions they can share as I cannot see it on the portal anywhere.