We have bundle.head_commit_row*, bundle.stage_row*, bundle.rowset_row* and bundle.tracked_row*. Their column names and signatures are fairly consistent but could be normalized a bit better. It would be nice to be able to be able to union them all together as needed. with reconnoitering.
We have
bundle.head_commit_row*
,bundle.stage_row*
,bundle.rowset_row*
andbundle.tracked_row*
. Their column names and signatures are fairly consistent but could be normalized a bit better. It would be nice to be able to be able to union them all together as needed. with reconnoitering.