wrongmove/alembic
Viktor Barzin 3d2a24e921
feat: add ListingDecision model and Alembic migration
Add ListingDecision SQLModel entity for tracking user like/dislike
decisions on properties, with unique constraint on (user_id, listing_id,
listing_type) and appropriate indexes.
2026-02-21 13:50:55 +00:00
..
versions feat: add ListingDecision model and Alembic migration 2026-02-21 13:50:55 +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.