mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
followup to #bc03c509 There were 2 problems 1. VALUES was not properly getting multiple results ... we need (1),(2),(3) not (1,2,3) 2. changes was mistakenly lazy evaluated eg `changed ||=` which meant some queries were not running |
||
---|---|---|
.. | ||
assets | ||
controllers | ||
helpers | ||
jobs | ||
mailers | ||
models | ||
serializers | ||
services | ||
views |