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

Add option to delete unused airports #399

Closed
daveroverts opened this issue Dec 30, 2021 · 1 comment
Closed

Add option to delete unused airports #399

daveroverts opened this issue Dec 30, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request php Pull requests that update Php code released

Comments

@daveroverts
Copy link
Owner

The import script is fun and all, but maybe it's a good idea to implement a script that can delete airports that haven't been used.

The following conditions should be applied:

  • Not coupled to a Event
  • Not coupled to a Booking
  • Not coupled to a AirportLink
@daveroverts daveroverts added enhancement New feature or request php Pull requests that update Php code labels Dec 30, 2021
@daveroverts daveroverts self-assigned this Dec 30, 2021
daveroverts added a commit that referenced this issue Dec 30, 2021
This adds the ability to delete unused airports. Only works if not coupled to a Event, Booking and
AirportLink

Fix #399
github-actions bot pushed a commit that referenced this issue Dec 30, 2021
# [2.4.0](v2.3.0...v2.4.0) (2021-12-30)

### Bug Fixes

* airports.import route could not be called by name ([90b265b](90b265b))

### Features

* Add ability to delete unused airports ([46b3d2f](46b3d2f)), closes [#399](#399)
@github-actions
Copy link

🎉 This issue has been resolved in version 2.4.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request php Pull requests that update Php code released
Projects
None yet
Development

No branches or pull requests

1 participant