When `Theme#all_theme_variables` returns an empty array, we were running a pointless query in `StyleSheet::Manager#uploads_digest`. `SELECT "sha1" FROM "theme_fields" INNER JOIN "uploads" ON "uploads"."id" = "theme_fields"."upload_id" WHERE 1=0` |
||
|---|---|---|
| .. | ||
| compiler.rb | ||
| functions.rb | ||
| importer.rb | ||
| manager.rb | ||
| watcher.rb | ||