From c0db35606823a63b4e4573c1fc781e2afd99eeca Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Thu, 26 Aug 2021 08:00:16 +0000 Subject: [PATCH] schema --- schema.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/schema.sql b/schema.sql index a9f063837..0d145835b 100644 --- a/schema.sql +++ b/schema.sql @@ -1046,7 +1046,6 @@ CREATE TABLE public.users ( highres text, rent_utc integer, patron integer, - zzz boolean DEFAULT false, controversial boolean, background text, verified boolean