From 683c640e3294430548d9c4d25c6825bbfe5891c3 Mon Sep 17 00:00:00 2001 From: SneedBot Date: Thu, 22 Jun 2023 16:15:20 +0000 Subject: [PATCH] sneed --- schema.sql | 2 +- seed-db.sql | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/schema.sql b/schema.sql index 1ab968a8a..c2f5be71f 100644 --- a/schema.sql +++ b/schema.sql @@ -227,7 +227,7 @@ CREATE TABLE public.users ( total_lottery_winnings integer DEFAULT 0 NOT NULL, last_active integer DEFAULT 0 NOT NULL, last_viewed_post_notifs integer NOT NULL, - pronouns character varying(11) NOT NULL, + pronouns character varying(15) NOT NULL, last_viewed_log_notifs integer NOT NULL, imginn boolean, earlylife integer, diff --git a/seed-db.sql b/seed-db.sql index cda17fb58..9383bfffe 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -2156,6 +2156,7 @@ INSERT INTO public.emojis (name, kind, author_id, tags) VALUES ('marchipmunklove','Marsey',2,'chipmonk adoration loving rodent heart eyes adore acorn'), ('marcuscop','Marsey',2,'police officer acab thin blue line pig black bipoc'), ('marcusfootball','Marsey',2,'sport handegg hand egg athlete helmet'), +('marcussatisfied','Marsey',2,'black bipoc satisfying happy smile delightful grateful glad wholesome'), ('marfield','Marsey',2,'mondays garfield lasagna'), ('marioclapping','Misc',2,'game nintendo congratulatory'), ('mariodance','Misc',2,'game nintendo groovy party celebrate'), @@ -2575,9 +2576,6 @@ INSERT INTO public.emojis (name, kind, author_id, tags) VALUES ('marseycapyzoomer','Marsey',2,'capy zoomer gen z'), ('marseycard','Marsey',2,'card gamble queen hearts deck game'), ('marseycarp','Marsey',2,'beard mohawk reaction carpathianflorist monster'), -('marseycarp2','Marsey',2,'harm cutting selfharm cutter reaction carpathianflorist self animated'), -('marseycarp3','Marsey',2,'reaction fish carpathianflorist catfish'), -('marseycarp4','Marsey',2,'sicksadworld banhammer pin awards janny mod admin'), ('marseycarp41','Marsey',2,'carpathianflorist fish moderator jannie administrator suicide train rope transgender'), ('marseycarpabusivewife','Marsey',2,'carpathianflorist boobs sweater yesdear demeaning jannie fish'), ('marseycarpagree','Marsey',2,'yes nod'), @@ -4348,7 +4346,6 @@ INSERT INTO public.emojis (name, kind, author_id, tags) VALUES ('marseysatanworship1','Marsey',2,'evil mean ritual pentagram hell demon'), ('marseysatanworship2','Marsey',2,'evil mean ritual pentagram hell demon blood'), ('marseysatisfied','Marsey',2,'satisfying happy smile delightful grateful glad wholesome'), -('marseysatisfiedmarcus','Marsey',2,'black bipoc satisfying happy smile delightful grateful glad wholesome'), ('marseysaturn','Marsey',2,'devouring eating snoo kill de goya anger reddit'), ('marseysaulgoodman','Marsey',2,'lawyer saul goodman breaking bad bcs jewish better call saul suit buisness'), ('marseysaw','Marsey',2,'doll horror halloween jigsaw monster evil torture game holiday'),