20150715081870_create_sine_symbol_axiom_triggers.rb revision dea7bd6472ff9885a84db0566c3372c85575c656
end
name: 'sine_symbol_axiom_triggers_unique'
# We only want to send queries like
# SELECT axiom FROM sine_symbol_triggers WHERE symbol_id = 1 AND tolerance <= 1.5
# Thus, we also add an index on the tolerance.
end
end