Closed wsteitz closed 10 years ago
Thanks for that patch submission.
Could you add yet another column, namely env_id
(enveloppe ID)?
When that (env_id
) field:
So:
env_id
field, starting from 1
. Set the date_to
to the current date.date_from
to the current date minus one day.Good idea, makes it easier to get the current alliance members from the file. I added the env_id
as you suggested and committed the changes to https://github.com/wolfer7/optd/tree/alliances.
I added two new columns to the alliances membership file: from_date and to_date. This allows to get the alliance membership at a given date. There are still some airlines and dates missing, but I plan to do some more updates once we agreed on the file layout.