route96/migrations/20240908152548_alt.sql

2 lines
52 B
MySQL
Raw Normal View History

2024-09-08 15:33:22 +00:00
alter table uploads
add column alt varchar(512);