route96/migrations/20240908152548_alt.sql
2024-09-08 16:33:22 +01:00

2 lines
52 B
SQL

alter table uploads
add column alt varchar(512);