Unverified Commit 62fe04ae authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

DBRIS: store operators

Requires DBRIS ≥ 0.17, which just hit CPAN
parent 0507bbed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@ requires 'Text::CSV';
requires 'Text::Markdown';
requires 'Travel::Status::DE::EFA', '>= 3.13';
requires 'Travel::Status::MOTIS', '>= 0.01';
requires 'Travel::Status::DE::DBRIS', '>= 0.10';
requires 'Travel::Status::DE::DBRIS', '>= 0.17';
requires 'Travel::Status::DE::HAFAS', '>= 6.20';
requires 'Travel::Status::DE::IRIS';
requires 'UUID::Tiny';
+3 −0
Original line number Diff line number Diff line
@@ -325,6 +325,9 @@ sub add {
				);
			}
		}
		if ( scalar $journey->operators ) {
			$persistent_data->{operators} = [ $journey->operators ];
		}
		$db->insert(
			'in_transit',
			{