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

[Bug 1233] -Fix Made Changes In sessionOwnership table #584

Merged
merged 6 commits into from
Feb 13, 2024
Merged

Conversation

VISHNUDAS-tunerlabs
Copy link
Collaborator

@VISHNUDAS-tunerlabs VISHNUDAS-tunerlabs commented Feb 13, 2024

BUG : https://katha.shikshalokam.org/bug-view-1233.html
Major changes :

  1. type [pk] added in sessionOwnership table
  2. mentor_id column name changes to user_id
  3. changes in functions
  4. Migration added

* @param {Object} filter - The filter criteria for the query.
* @param {Object} options - Additional options for the query.
* @param {boolean} returnUniqueSessionIds - Whether to return unique session IDs.
* @returns {Promise<Array>|Promise<Array<number>>|Error} - Returns an array of session ownership data
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Correct this.

@joffinjoy joffinjoy merged commit d21f0c9 into develop Feb 13, 2024
1 check failed
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