Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

load-data.sql does not load seed the planes table #1210

Closed
chrisrosset opened this issue Jun 22, 2023 · 0 comments · Fixed by #1211
Closed

load-data.sql does not load seed the planes table #1210

chrisrosset opened this issue Jun 22, 2023 · 0 comments · Fixed by #1211
Labels

Comments

@chrisrosset
Copy link
Collaborator

The data is present in data/planes.dat but is not loaded.

chrisrosset added a commit to chrisrosset/openflights that referenced this issue Jun 23, 2023
This updates `create.sql` with the schema changes that were brought in
through `clean-duplicate-planes.sql` in jpatokal@36b3ee9.

Additionally, this updates `load-data.sql` to seed the DB with the data
present in `data/planes.dat`.

Resolves jpatokal#1210.
@reedy reedy added the bug label Jul 8, 2023
reedy pushed a commit that referenced this issue Jul 9, 2023
* SQL updates for the `planes` table

This updates `create.sql` with the schema changes that were brought in
through `clean-duplicate-planes.sql` in 36b3ee9.

Additionally, this updates `load-data.sql` to seed the DB with the data
present in `data/planes.dat`.

Resolves #1210.

* Updates to match live schema

Reference #1211 (comment).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants