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

Change maxLandingPadSize type to integer #163

Draft
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

pveeckhout
Copy link
Contributor

Modified maxLandingPadSize property across the application to use integer values instead of string. This includes changes in the database, entity classes, and filter classes. The update not only simplifies comparisons but should improve application performance on station queries.

Modified maxLandingPadSize property across the application to use integer values instead of string. This includes changes in the database, entity classes, and filter classes. The update not only simplifies comparisons but should improve application performance on station queries.
@pveeckhout pveeckhout self-assigned this Apr 6, 2024
@Daniel-J-Mason
Copy link
Collaborator

Can we shelve this?

Not saying no to it, not saying yes to it, but something we can revisit should the performance need arise.
Then we can discuss enum, lookup table, int substitute

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

Successfully merging this pull request may close these issues.

2 participants