20150703143155_create_sine_symbol_axiom_triggers.rb revision c4fbb8807c02a24da404ebe5f26c8415cce30352
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