Changes between Version 3 and Version 4 of BuildBoardF6
- Timestamp:
- 07/08/25 11:59:47 (5 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BuildBoardF6
v3 v4 29 29 **R** = { user_id, first_name, last_name, email, password_hash, date_of_birth, rating, address_id, bio, tenant_profile_id, property_id, property_title, property_description, created_at, property_type_id, property_type_name, property_image_id, property_image, unit_id, unit_number, floor, bedrooms, bathrooms, area_sq_m, unit_rent_amount, unit_image_id, unit_image, listing_id, listing_title, available_from, available_to, listing_status, listing_description, lease_id, start_date, end_date, lease_rent_amount, deposit_amount, landlord_profile_id, managed_properties_count, is_agent, payment_id, amount, payment_status, payment_date, payment_method_id, payment_method_name, service_request_id, service_description, request_date, service_status, service_category_id, service_category_name, maintenance_log_id, maintenance_description, maintenance_date, inspection_id, inspection_date, notes, document_id, file_type, file_url, uploaded_at, street, municipality, city, number, country, message_id, sent_at, content } 30 30 31 Лево 32 property_image_id 33 payment_id 34 maintenance_log_id 35 inspection_id 36 document_id 37 message_id 38 unit_image_id 39 tenant_profile_id 40 41 Лево и десно 42 user_id 43 property_id 44 property_type_id 45 unit_id 46 listing_id 47 lease_id 48 landlord_profile_id 49 payment_method_id 50 service_request_id 51 service_category_id 52 address_id 53 54 55 56 Десно 31 **Лево** [[br]] 32 property_image_id [[br]] 33 payment_id [[br]] 34 maintenance_log_id [[br]] 35 inspection_id [[br]] 36 document_id [[br]] 37 message_id [[br]] 38 unit_image_id [[br]] 39 tenant_profile_id [[br]] 40 41 **Лево и десно** [[br]] 42 user_id [[br]] 43 property_id [[br]] 44 property_type_id [[br]] 45 unit_id [[br]] 46 listing_id [[br]] 47 lease_id [[br]] 48 landlord_profile_id [[br]] 49 payment_method_id [[br]] 50 service_request_id [[br]] 51 service_category_id [[br]] 52 address_id [[br]] 53 54 55 56 **Десно** [[br]] 57 57 first_name, last_name, email, password_hash, date_of_birth, rating, bio, property_title, property_description, created_at, property_type_name, property_image, unit_number, floor, bedrooms, bathrooms, area_sq_m, unit_rent_amount, listing_title, available_from, available_to, listing_status, listing_description, start_date, end_date, lease_rent_amount, deposit_amount, amount, payment_status, payment_date, payment_method_name, managed_properties_count, is_agent, service_description, request_date, service_status, service_category_name, maintenance_description, maintenance_date, inspection_date, notes, file_type, file_url, uploaded_at, street, municipality, city, number, country, sent_at, content, unit_image 58 58