mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-04-07 09:41:56 -04:00
6 lines
66 B
PL/PgSQL
6 lines
66 B
PL/PgSQL
begin;
|
|
|
|
alter table gocoder.audios drop column channels;
|
|
|
|
commit;
|