about summary refs log tree commit diff
path: root/users/grfn/bbbg/resources/migrations/20211212165646-init-schema.down.sql
drop table "public"."user";

-- ;;

drop table "public"."event_attendee";


-- ;;

drop table "public"."event";

-- ;;

drop table "public"."attendee";