wrongmove/alembic
Viktor Barzin 5783d8fae9
Add POI and POIDistance data models with migration
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.
2026-02-08 13:13:05 +00:00
..
versions Add POI and POIDistance data models with migration 2026-02-08 13:13:05 +00:00
env.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
README Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
script.py.mako Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00

Generic single-database configuration.