mirror of
https://github.com/Dvorinka/MyClubServer.git
synced 2026-06-05 03:02:56 +00:00
upload
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
ALTER TABLE articles
|
||||
DROP COLUMN IF EXISTS youtube_video_thumbnail,
|
||||
DROP COLUMN IF EXISTS youtube_video_url,
|
||||
DROP COLUMN IF EXISTS youtube_video_title,
|
||||
DROP COLUMN IF EXISTS youtube_video_id;
|
||||
Reference in New Issue
Block a user