Introduces PointOfInterest (per-user named locations with lat/lng) and POIDistance (travel time/distance per listing+POI+mode triple) SQLModel entities, plus an Alembic migration to create both tables with indexes and a composite unique constraint. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| listing.py | ||
| passkey_credential.py | ||
| poi.py | ||
| poi_distance.py | ||
| user.py | ||