ActiveRecord already implements this at the model level and also makes use of the ActiveRecord schema cache. `Database.table_available?` did not use this query cache and ended up sending *all* of those queries to Postgres every single time. |
||
|---|---|---|
| .. | ||
| acts_as_taggable_on | ||
| constants | ||
| forem_stats_drivers | ||
| honeycomb | ||
| middlewares | ||
| redcarpet/render | ||
| reverse_markdown/converters | ||
| acts_as_forem_stats_driver.rb | ||
| api_constraints.rb | ||
| app_secrets.rb | ||
| forem_stats_driver.rb | ||
| html_css_to_image.rb | ||
| menu.rb | ||
| release_phase_notifier.rb | ||
| seeder.rb | ||
| throttled_call.rb | ||
| url.rb | ||