Loading lib/Travelynx/Command/influxdb.pm +8 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,14 @@ sub run { ->hash->{count} ) ); push( @stations, query_to_influx( 'meta', $db->select( 'related_stations', 'count(*) as count' ) ->hash->{count} ) ); push( @traewelling, Loading Loading
lib/Travelynx/Command/influxdb.pm +8 −0 Original line number Diff line number Diff line Loading @@ -121,6 +121,14 @@ sub run { ->hash->{count} ) ); push( @stations, query_to_influx( 'meta', $db->select( 'related_stations', 'count(*) as count' ) ->hash->{count} ) ); push( @traewelling, Loading