Skip to content
Snippets Groups Projects

Jsalyers blacklist v2

Merged Jason Salyers requested to merge jsalyers-blacklist-v2 into develop
21 files
+ 206
81
Compare changes
  • Side-by-side
  • Inline
Files
21
  • d7298182
    doing a cleaner merge. found the issues in my old branch that were giving me such a headache all day. let's see how a CI does now, I'm expecting a couple of fails but all the reputation-0 fails should now be fixed
@@ -60,7 +60,8 @@ BEGIN
hp.role_id,
hp.is_pinned,
hp.curator_payout_value,
hp.is_muted
hp.is_muted,
NULL
FROM hive_posts_view hp
JOIN
(
Loading