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

Add __str__() and __repr__() to DatabaseItem #1432

Merged
merged 3 commits into from
Aug 2, 2024
Merged

Add __str__() and __repr__() to DatabaseItem #1432

merged 3 commits into from
Aug 2, 2024

Conversation

joelclark
Copy link
Contributor

I noticed in my logs that DatabaseItem didn't have a str() implementation. This PR just adds it using a pattern found elsewhere in the models.

Copy link

Thanks for the contribution! Before we can merge this, we need @joelclark to sign the Salesforce Inc. Contributor License Agreement.

@joelclark
Copy link
Contributor Author

I signed the agreement, do I need to update anything?

@jacalata
Copy link
Contributor

jacalata commented Aug 2, 2024

I signed the agreement, do I need to update anything?

No, it's giving me an error right now when I try and make it refresh the status so I'll take your word for it :)

@jacalata jacalata merged commit e980142 into tableau:development Aug 2, 2024
22 checks passed
@joelclark joelclark deleted the add_repr_to_database_item branch August 5, 2024 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants