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

Fixed Getting 500 internal error in ibm_account table Closes #118 Closes #120

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

ParthaI
Copy link
Contributor

@ParthaI ParthaI commented Apr 22, 2024

Example query results

Results
> select * from ibm_account
+----------------+----------------------------------+------+--------+--------------+---------------+----------------------------------+------------+-----------------+-------------------+---------------+---------+----------------------->
| name           | guid                             | type | state  | country_code | currency_code | customer_id                      | owner_guid | owner_unique_id | owner_user_id     | organizations | members | _ctx                  >
+----------------+----------------------------------+------+--------+--------------+---------------+----------------------------------+------------+-----------------+-------------------+---------------+---------+----------------------->
| MyHub HQ, Inc  | 83rr7477fab6436db86f121f62faf847 | PAYG | ACTIVE | USA          | USD           | 83rr7477fab6436db86f121f62faf847 | <null>     | 663001Q9C7      | hsthsa@myhub.com | <null>        | <null>  | {"connection_name":"ib>
+----------------+----------------------------------+------+--------+--------------+---------------+----------------------------------+------------+-----------------+-------------------+---------------+---------+----------------------->

@ParthaI ParthaI requested a review from bigdatasourav April 22, 2024 06:26
@ParthaI ParthaI linked an issue Apr 22, 2024 that may be closed by this pull request
@ParthaI ParthaI changed the title Getting 500 internal error in ibm_account table Closes #118 Closes Fixed Getting 500 internal error in ibm_account table Closes #118 Closes Apr 22, 2024
@ParthaI ParthaI self-assigned this Apr 22, 2024
@bigdatasourav bigdatasourav merged commit 518033e into main Apr 22, 2024
1 check passed
@bigdatasourav bigdatasourav deleted the issue-118 branch April 22, 2024 06:41
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.

Getting 500 internal error in ibm_account table
2 participants