Class: Timescaledb::Rails::Job

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/timescaledb/rails/models/job.rb

Overview

:nodoc:

Constant Summary collapse

POLICY_COMPRESSION =
'policy_compression'
POLICY_REORDER =
'policy_reorder'
POLICY_RETENTION =
'policy_retention'
POLICY_REFRESH_CONTINUOUS_AGGREGATE =
'policy_refresh_continuous_aggregate'