From 677043827d4e64cc88b42e18b0abcc874c084e9f Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Tue, 11 Oct 2022 20:00:09 +0000 Subject: [PATCH] sneed --- schema.sql | 1 + seed-db.sql | 9 +++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/schema.sql b/schema.sql index b53e29642..ab360bee7 100644 --- a/schema.sql +++ b/schema.sql @@ -2679,3 +2679,4 @@ ALTER TABLE ONLY public.comment_option_votes -- -- PostgreSQL database dump complete -- + diff --git a/seed-db.sql b/seed-db.sql index 55813f227..c2a3a1a86 100644 --- a/seed-db.sql +++ b/seed-db.sql @@ -3,19 +3,19 @@ INSERT INTO public.users (username, passhash, created_utc, admin_level, over_18, customtitleplain, theme, themecolor, reddit, css, profilecss, coins, agendaposter, post_count, comment_count, background, verified, truecoins, cardview, profileurl, highres, last_viewed_post_notifs, last_viewed_log_notifs, pronouns, marsify, house) VALUES ('AutoJanny', '', extract(epoch from now()), 0, true, true, '', '', 0, false, - 0, 'AutoJanny', '', 'hot', 'hot', 'day', 'ff66ac', 'ff66ac', + 0, 'AutoJanny', '', 'hot', 'top', 'day', 'ff66ac', 'ff66ac', '', 'dark', 'ff66ac', 'old.reddit.com', '', '', 0, 0, 0, 0, '', 'Verified', 0, false, '/i/pfps/1.webp', '/i/pfps/1.webp', 0, 0, 'clean/itup', 0, ''), ('Snappy', '', extract(epoch from now()), 0, true, true, '', '', 0, false, - 0, 'Snappy', '', 'hot', 'hot', 'day', '62ca56', 'e4432d', + 0, 'Snappy', '', 'hot', 'top', 'day', '62ca56', 'e4432d', '', 'dark', '30409f', 'old.reddit.com', '', '', 0, 0, 0, 0, '', 'Verified', 0, false, '/i/pfps/2.webp', '/i/pfps/2.webp', 0, 0,'beep/boop', 0, ''), ('longpostbot', '', extract(epoch from now()), 0, true, true, '', '', 0, false, - 0, 'longpostbot', '', 'hot', 'hot', 'day', '62ca56', 'e4432d', + 0, 'longpostbot', '', 'hot', 'top', 'day', '62ca56', 'e4432d', '', 'dark', '30409f', 'old.reddit.com', '', '', 0, 0, 0, 0, '', 'Verified', 0, false, '/i/pfps/3.webp', '/i/pfps/3.webp', 0, 0, 'tl/dr', 0, ''), ('zozbot', '', extract(epoch from now()), 0, true, true, '', '', 0, false, - 0, 'zozbot', '', 'hot', 'hot', 'day', '62ca56', 'e4432d', + 0, 'zozbot', '', 'hot', 'top', 'day', '62ca56', 'e4432d', '', 'dark', '30409f', 'old.reddit.com', '', '', 0, 0, 0, 0, '', 'Verified', 0, false, '/i/pfps/4.webp', '/i/pfps/4.webp', 0, 0,'zoz/zle', 0, ''); -- @@ -1301,6 +1301,7 @@ INSERT INTO public.marseys (name, author_id, tags, created_utc) VALUES ('marseyburrito',2,'burrito food cozy wrap wrapped mexican uncut',NULL), ('marseybush',2,'genocide president mission accomplished victory george bush we did it',NULL), ('marseybutt',2,'booty ass rump sexy hot pawg pawc paoc anal sodomy donk dump truck dumptruck mellokind',NULL), +('marseybutt2',2,'booty ass rump sexy hot pawg pawc paoc anal sodomy donk dump truck dumptruck mellokind butt ai stable diffusion paw paws beans furry yiff',1665509778), ('marseybuttface',2,'butthead ass donk rimjob eat ass rump rear shit fart',NULL), ('marseybux',2,'money paypig currency dollar bill primo premium dollarbill cash',NULL), ('marseybye',2,'farewell cya l8r wave reaction waving animated so long',NULL),