route96/migrations/20240908152548_alt.sql

2 lines
52 B
MySQL
Raw Normal View History

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