2024-03-18 16:07:01 +05:30

3 lines
80 B
SQL

-- apply alter tables
alter table fleet add column if not exists reg_date date;