Measures have changed. The facilitator app displays the measures implemented by a player. Since the database has changed, see https://github.com/averbraeck/housinggame-common/issues/26, these now have to be drawn from two tables (housemeasure and personalmeasure) instead from one measure table.
Measures have changed. The facilitator app displays the measures implemented by a player. Since the database has changed, see https://github.com/averbraeck/housinggame-common/issues/26, these now have to be drawn from two tables (
housemeasure
andpersonalmeasure
) instead from onemeasure
table.