Glitch-Shrike/app
Eugen Rochko 0c666ae5e6
Cast status_count to integer (#9314)
It is returned as a double because the sum is now over bigint columns

Fix #9312
2018-11-20 02:52:52 +01:00
..
chewy
controllers
helpers
javascript
lib
mailers
models
policies
presenters Cast status_count to integer (#9314) 2018-11-20 02:52:52 +01:00
serializers Fix filter ID not being a string in REST API (#9303) 2018-11-19 10:37:57 +01:00
services Simplify hashtag query service, perf increase for 'any' tags (#9298) 2018-11-19 12:49:50 +01:00
validators
views
workers