2 lines
89 B
MySQL
2 lines
89 B
MySQL
|
alter table premium_policy add column include_partial_punch smallint NOT NULL DEFAULT 0;
|