Module: MariaDBTemporalTables::SystemVersioning

Extended by:
ActiveSupport::Concern
Included in:
CombinedVersioning
Defined in:
lib/mariadb_temporal_tables/concerns/system_versioning.rb

Overview

ActiveSupport::Concern that adds methods to the associated model that utilize MariaDB system versioning

system_versioning_options can be called in the model to set options for this concern See SystemVersioning#system_versioning_options