Jsalyers muting at sql level
All threads resolved!
All threads resolved!
Compare changes
Files
2- Dariusz Kędzierski authored
Cast all follow name data to string. Should protect against setting non string data types as names in follower and following
+ 15
− 0
@@ -2,6 +2,7 @@
@@ -12,6 +13,7 @@ from hive.indexer.accounts import Accounts
@@ -100,7 +102,20 @@ class Follow(DbAdapterHolder):