character_items_updatedcolumn_june30_2022.sql 116 B

1
  1. alter table character_items add column last_saved timestamp default current_timestamp on update current_timestamp;