No longer needed now that we are back to a single DB
This commit is contained in:
@@ -24,10 +24,6 @@ module Fizzy
|
||||
# config.time_zone = "Central Time (US & Canada)"
|
||||
# config.eager_load_paths << Rails.root.join("extras")
|
||||
|
||||
# include the tenant in query logs
|
||||
config.active_record.query_log_tags_enabled = true
|
||||
config.active_record.query_log_tags = [ :tenant ]
|
||||
|
||||
# Enable debug mode for Rails event logging so we get SQL query logs.
|
||||
# This was made necessary by the change in https://github.com/rails/rails/pull/55900
|
||||
config.after_initialize do
|
||||
|
||||
Reference in New Issue
Block a user