tvl-depot/users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql

15 lines
152 B
MySQL
Raw Normal View History

drop table "public"."user";
-- ;;
drop table "public"."event_attendee";
-- ;;
drop table "public"."event";
-- ;;
drop table "public"."attendee";