mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-13 10:52:28 -04:00
6 lines
66 B
PL/PgSQL
6 lines
66 B
PL/PgSQL
begin;
|
|
|
|
alter table gocoder.audios drop column channels;
|
|
|
|
commit;
|