Module: Timescaledb::Rails::Model
- Extended by:
- ActiveSupport::Concern
- Includes:
- Scopes
- Defined in:
- lib/timescaledb/rails/model.rb,
lib/timescaledb/rails/model/scopes.rb,
lib/timescaledb/rails/model/finder_methods.rb,
lib/timescaledb/rails/model/hyperfunctions.rb,
lib/timescaledb/rails/model/aggregate_functions.rb
Overview
:nodoc:
Defined Under Namespace
Modules: AggregateFunctions, ClassMethods, FinderMethods, Hyperfunctions, Scopes
Constant Summary collapse
- PUBLIC_SCHEMA_NAME =
'public'