All checks were successful
Backend Build and Test / build (push) Successful in 2m23s
3 lines
49 B
SQL
3 lines
49 B
SQL
alter table history
|
|
add column description text;
|