You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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`.
Resolvesjpatokal#1210.
* 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).
The data is present in
data/planes.dat
but is not loaded.The text was updated successfully, but these errors were encountered: