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

Title column for user's is always nil closes #34 #35

Merged
merged 1 commit into from
Sep 2, 2021
Merged

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Sep 2, 2021

Integration test logs

Logs
Add passing integration test logs here

Example query results

Results
select login, id, email, title from okta_user;
+-------------------+----------------------+-------------------+-------------------+
| login             | id                   | email             | title             |
+-------------------+----------------------+-------------------+-------------------+
| partha@turbot.com | 00u1kcfw5yDiVG80P5d7 | partha@turbot.com | partha@turbot.com |
+-------------------+----------------------+-------------------+-------------------+

@ParthaI ParthaI requested a review from LalitLab September 2, 2021 08:06
@ParthaI ParthaI self-assigned this Sep 2, 2021
@LalitLab LalitLab merged commit aa2760c into main Sep 2, 2021
@LalitLab LalitLab deleted the issue-34 branch September 2, 2021 09:47
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