Enhancement: Move reporting metrics to postgres (#606)
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#
|
||||
|
||||
class Inbox < ApplicationRecord
|
||||
include Reportable
|
||||
|
||||
validates :account_id, presence: true
|
||||
|
||||
belongs_to :account
|
||||
|
||||
Reference in New Issue
Block a user