kancolle0428 / mastodon

A GNU Social-compatible microblogging server
https://mastodon.social
GNU Affero General Public License v3.0
0 stars 0 forks source link

Settings for "remote following" #1

Open chase0213 opened 7 years ago

chase0213 commented 7 years ago

SubscriptionsScheduler have raised errors:

Scheduler::SubscriptionsScheduler ActiveRecord::StatementInvalid: Mysql2::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'over (partition by ...

https://kancolle-yokosuka.xyz/sidekiq/morgue

It is derived from partitioning query: https://github.com/kancolle0428/mastodon/blob/master/app/models/account.rb#L99