pawsh-mysql-db
v3.31.4-39
Published
MySQL config and schemas for Pawsh
Downloads
553
Readme
pawsh-mysql-db
| Env Var Name | SQL Table Name | |------------- | -------------- | | APPOINTMENTS_TABLE_NAME | appointments | | APPOINTMENT_PET_SERVICES_TABLE_NAME | appointment_pet_services | | APPOINTMENT_PRICES_TABLE_NAME | appointment_prices | | APPOINTMENT_REQUEST_DATE_TIMES_TABLE_NAME | appointment_request_date_times | | APPOINTMENT_LOCATIONS_TABLE_NAME | appointment_locations | | APPOINTMENT_NOTES_TABLE_NAME | appointment_notes | | APPOINTMENT_EXTRA_CHARGES_TABLE_NAME | appointment_extra_charges | | CUSTOMERS_TABLE_NAME | customers | | CUSTOMER_DETAILS_TABLE_NAME | customer_details | | GROOMERS_TABLE_NAME | groomers | | GROOMER_SIGN_UPS_TABLE_NAME | groomer_sign_ups | | GROOMER_DESCRIPTIONS_TABLE_NAME | groomer_descriptions | | GROOMER_PHOTOS_TABLE_NAME | groomer_photos | | PETS_TABLE_NAME | pets | | PET_BREEDS_TABLE_NAME | pet_breeds | | PET_CONDITIONS_TABLE_NAME | pet_conditions | | PET_CONDITION_DESCRIPTIONS_TABLE_NAME | pet_condition_descriptions | | REVIEWS_TABLE_NAME | reviews | | REVIEW_DESCRIPTIONS_TABLE_NAME | reviews_descriptions | | SERVICES_MAIN_TABLE_NAME | services_main | | SERVICES_ADDITIONAL_TABLE_NAME | services_additional | | TRANSACTIONS_TABLE_NAME | transactions | | TRANSACTION_LOGS_TABLE_NAME | transaction_logs |