diff --git a/schema.sql b/schema.sql index c738ad422..37e2e8f20 100644 --- a/schema.sql +++ b/schema.sql @@ -1674,6 +1674,13 @@ CREATE INDEX block_target_idx ON public.userblocks USING btree (target_id); CREATE INDEX cflag_user_idx ON public.commentflags USING btree (user_id); +-- +-- Name: comment_is_banned_idx; Type: INDEX; Schema: public; Owner: - +-- + +CREATE INDEX comment_is_banned_idx ON public.comments USING btree (is_banned); + + -- -- Name: comment_parent_index; Type: INDEX; Schema: public; Owner: - -- @@ -2080,13 +2087,6 @@ CREATE INDEX subscription_user_index ON public.subscriptions USING btree (user_i CREATE INDEX transactions_email_idx ON public.transactions USING btree (email); --- --- Name: user_banned_idx; Type: INDEX; Schema: public; Owner: - --- - -CREATE INDEX user_banned_idx ON public.users USING btree (is_banned); - - -- -- Name: user_private_idx; Type: INDEX; Schema: public; Owner: - -- @@ -2695,6 +2695,14 @@ ALTER TABLE ONLY public.users ADD CONSTRAINT user_chudded_by_fkey FOREIGN KEY (chudded_by) REFERENCES public.users(id); +-- +-- Name: users user_is_banned_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - +-- + +ALTER TABLE ONLY public.users + ADD CONSTRAINT user_is_banned_fkey FOREIGN KEY (is_banned) REFERENCES public.users(id); + + -- -- Name: mods user_mod_fkey; Type: FK CONSTRAINT; Schema: public; Owner: - -- diff --git a/snappy_rDrama.txt b/snappy_rDrama.txt index 74371eaa1..db2ed5cdd 100644 --- a/snappy_rDrama.txt +++ b/snappy_rDrama.txt @@ -3281,4 +3281,14 @@ This is your fate. This is what you chose. There is no turning back. ![](/images/1671781245070056.webp) {[para]} -![](/images/16720198907966409.webp) \ No newline at end of file +![](/images/16720198907966409.webp) +{[para]} +Wife is J-pilled, parents are open and never opposing to my distain for jews and my love of history and the NatSoc movement. Sister in law is bleeding heart liberal, but not extreme leftist still shuts down and won’t talk when cornered in an argument against her beliefs. + +Anyways, today somehow jews came up and WWII which got the comment “Hitler was the most evil man” my wife overhears, rolls her eyes, gets ready for the speech. I casually explain to my sister in law what the jews did to German people before WWII and why Hitler gained power, what he did for Germany, and how the Holocaust doesn’t make sense and numbers don’t add up. + +I talked for an hour straight as she butted in with questions but sat quietly listening as you could see her face deeply question everything she’s been told. After an hour she didn’t freak out or shut down, just politely said “that’s all I can handle on Christmas” and when we hugged goodbye she whispered “nazi” as I whispered “sieg heil” at the same time to each other and everyone burst out laughing. + +That would have NEVER happened before. The fact it did means she is becoming much more comfortable with my views which I consider huge win. + +Merry Christmas! \ No newline at end of file