Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add matching search #146

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

KinTrae
Copy link
Collaborator

@KinTrae KinTrae commented Jan 31, 2025

task: 8697rfa6n
Changes:

  1. Changed column p_sexuality_id (prefenced sexuality) to p_gender_id
  2. Added column 'age' with setting the value based on one's birthdate on insert(audit_trigger) and once a day by job
  3. Added said job
  4. Added grant on mh_users.genders to mh_matching and added FK for p_gender_id and missing one - gender_id
  5. Added simple query to search preferenced users by set filters in one's account

image
for these preferences:
image

@JimTheCat
Copy link
Owner

Task linked: CU-8697rfa6n add matching search

@KinTrae KinTrae merged commit 4479bab into dev Jan 31, 2025
9 checks passed
@KinTrae KinTrae deleted the CU-8697rfa6n_add-matching-search_Kinga-Traczyk branch January 31, 2025 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants