On 15 May 2016, at 4:23pm, Mikael <mikael.trash at gmail.com> wrote:
> Do you see any way that I could implement *one* layer of branches atop of > this? I suspect that branching would be harder to implement. Storing a branch code in another column of the table isn't going to help much. You'd need to create some kind of data structure within your database which reflects how your branches are related and then do even more work. Maybe someone else has figured it out. Simon.

