Skip to content

Commit 9443302

Browse files
committed
Exercise 1- final
1 parent 2eabf2e commit 9443302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/exercise1.jv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ pipeline AirportsPipeline {
8484
"Latitude" oftype decimal,
8585
"Longitude" oftype decimal,
8686
"Altitude" oftype decimal,
87-
"Zeitzone" oftype text,
87+
"Zeitzone" oftype decimal,
8888
"DST" oftype text,
8989
"Zeitzonen-Datenbank" oftype text,
9090
"geo_punkt" oftype text

0 commit comments

Comments
 (0)