Module: MariaDBTemporalTables::ApplicationVersioning
- Extended by:
- ActiveSupport::Concern
- Included in:
- CombinedVersioning
- Defined in:
- lib/mariadb_temporal_tables/concerns/application_versioning.rb
Overview
ActiveSupport::Concern that adds methods to the associated model that utilize MariaDB application-time periods
application_versioning_options can be called in the model to set options for this concern See ApplicationVersioning#application_versioning_options