TimeTrex/classes/modules/install/sql/postgresql/1118A.sql

2 lines
154 B
MySQL
Raw Permalink Normal View History

2022-12-13 07:10:06 +01:00
alter table "meal_policy" add column allocation_type_id smallint default 10;
alter table "break_policy" add column allocation_type_id smallint default 10;