Files
thamanyah/cms/internal/db/migrations/0001_create_videos_table.down.sql
T
FahdShalhoub 96cabc5716
Build, Push and Deploy CMS / build-push-deploy (push) Successful in 2m17s
FEAT: Added Database To CMS Serbove
2026-08-16 22:19:03 +03:00

3 lines
42 B
SQL

DROP TABLE videos;
DROP TABLE categories;