migrate/1722395603_table_lotto_code_add_deleted_at.up.sql

2 lines
78 B
MySQL
Raw Normal View History

2024-07-31 14:58:30 +08:00
alter table `ufutx_lotto_codes`
add column deleted_at timestamp default null