I've got a table setup with traditional versioning + archiving and I'm planning to move it to branch versioning. Other than compressing everything out of the delta tables I'm not too sure how to proceed. Can you just disable versioning and then enable it again through a branch connection? Will that handle the "_H" archive table or will I need to transform that into the branch format? I'm willing to work with SQL Server directly for whatever's required, just wanted to see if anyone has tried this before.