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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| decision.py | ||
| listing.py | ||
| passkey_credential.py | ||
| poi.py | ||
| poi_distance.py | ||
| user.py | ||