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

2 lines
89 B
MySQL
Raw Normal View History

2022-12-13 07:10:06 +01:00
alter table premium_policy add column include_partial_punch smallint NOT NULL DEFAULT 0;