I just updated to this latest revision, and now attempting to log into my project gives me an exception with a traceback that ends in:
OperationalError: (1054, "Unknown column 'tg_user.child_name' in 'field list'") Shouldn't that be 'TG_User' rather than 'tg_user'?

