# Generated by Hive CE # Manual modifications may be necessary for certain migrations # Check in to version control nextTypeId: 6 types: AppUser: typeId: 0 nextIndex: 9 fields: idUser: index: 0 email: index: 1 fname: index: 2 lname: index: 3 type: index: 4 app_id: index: 5 username: index: 6 pro_pic_path: index: 7 purpose: index: 8 Business: typeId: 1 nextIndex: 15 fields: business_id: index: 0 Name: index: 1 type: index: 2 registration_no: index: 3 logo_name: index: 4 logo_path: index: 5 contact_no: index: 6 bus_email: index: 7 app_id: index: 8 gps_location: index: 9 practice_no: index: 10 vat_no: index: 11 website: index: 12 rating: index: 13 mission_vision: index: 14 BusinessUser: typeId: 2 nextIndex: 7 fields: idbusiness_users: index: 0 business_id: index: 1 app_id: index: 2 signature: index: 3 sig_path: index: 4 title: index: 5 access: index: 6 UserConsent: typeId: 3 nextIndex: 3 fields: app_id: index: 0 privacy_policy_accepted: index: 1 terms_of_services_accepted: index: 2 ProfileLink: typeId: 4 nextIndex: 7 fields: idprofile_links: index: 0 app_id: index: 1 business_id: index: 2 site_name: index: 3 custom_name: index: 4 destination: index: 5 order: index: 6 BusinessEmployee: typeId: 5 nextIndex: 8 fields: business_id: index: 0 app_id: index: 1 title: index: 2 access: index: 3 fname: index: 4 lname: index: 5 email: index: 6 username: index: 7