public-transport/gtfs-via-postgres

`valid_default_lang` error with languages like "DE"

Open

#32 opened on 2022年12月28日

GitHub で見る
 (3 comments) (0 reactions) (0 assignees)JavaScript (21 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (141 stars)
PR merge metrics
 (PR metrics pending)

説明

ERROR: new row for relation "feed_info" violates check constraint "valid_default_lang"

Was fixed by changing feed_lang from en to en_US.utf8 but en seems to be used in the example amtrak GTFS and in BART.

コントリビューターガイド