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

feat: Added { ..., a } (semi-major axis) field to Body model. #79

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

michealroberts
Copy link
Member

feat: Added { ..., a } (semi-major axis) field to Body model.

Includes associated updates to BodyBase and BodyCreate schema.

Includes updating alembic migrations for "feat: Added Body model (e.g., Star, Galaxy, Nebulae etc.)".

feat: Added { ..., a } (semi-major axis) field to Body model. Includes associated updates to BodyBase and BodyCreate schema. Includes updating alembic migrations for "feat: Added Body model (e.g., Star, Galaxy, Nebulae etc.)".
@michealroberts michealroberts added enhancement New feature or request feature New feature labels Feb 2, 2023
@michealroberts michealroberts self-assigned this Feb 2, 2023
@michealroberts
Copy link
Member Author

Closes #80

@michealroberts michealroberts linked an issue Feb 2, 2023 that may be closed by this pull request
@michealroberts michealroberts merged commit 5fd741a into main Feb 2, 2023
@michealroberts michealroberts deleted the feature/models/body branch February 2, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add Semi-major Axis (a) field to Body model.
1 participant