Skip to content

7-Add ORM tables models#8

Merged
Timelessprod merged 2 commits intomainfrom
7-add-orm-tables-models
Apr 29, 2025
Merged

7-Add ORM tables models#8
Timelessprod merged 2 commits intomainfrom
7-add-orm-tables-models

Conversation

@Timelessprod
Copy link
Owner

Changes:

  • Open port 5432 on the Postgres service
  • Adjust Alembic env file to handle Postgres schema logic
  • Add model ORM classes for tables vehicles and vehicle_positions
  • Add Alembic migration using raw SQL to properly implement partitioning

@Timelessprod Timelessprod added the enhancement New feature or request label Apr 29, 2025
@Timelessprod Timelessprod self-assigned this Apr 29, 2025
@Timelessprod Timelessprod linked an issue Apr 29, 2025 that may be closed by this pull request
Copy link
Owner Author

@Timelessprod Timelessprod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are passing, approving.

@Timelessprod Timelessprod merged commit 12275ae into main Apr 29, 2025
1 check passed
@Timelessprod Timelessprod deleted the 7-add-orm-tables-models branch April 29, 2025 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ORM tables models

1 participant