wrongmove/alembic/versions
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
..
6363b18a22ca_initial.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
8220f657bae5_add_indices_to_commonly_searched_.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
a1b2c3d4e5f6_add_streaming_indexes.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
b4c7d8e9f0a1_add_passkey_auth.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00
c5d6e7f8a9b0_add_poi_tables.py Add POI and POIDistance data models with migration 2026-02-08 13:13:05 +00:00
e5f1bc4e3323_fix_typo_in_logitude_column.py Flatten repo structure: move crawler/ to root, remove vqa/ and immoweb/ 2026-02-07 23:01:20 +00:00