module

Unit::Avram::MigrationHelpers

Migration helpers for creating measurement columns with PostgreSQL optimizations

Macros

add_measurement_column(table, name, type, **options)
Source
create_measurement_aggregation_function(type)

Add a function for measurement aggregation

Source
remove_measurement_column(table, name)
Source

Nested types