Skip to content

Add some conditional conformances to TableAlias #54

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

Merged
merged 2 commits into from
May 28, 2025

Conversation

mbrandonw
Copy link
Member

A question came up in Slack about jsonGroupArray not working when using table aliases. The problem was that TableAlias did not conditionally conform to Codable, but I went ahead and added a few more conditional conformances that might be handy.

@mbrandonw mbrandonw requested a review from stephencelis May 27, 2025 15:03
@stephencelis stephencelis merged commit 06ea416 into main May 28, 2025
2 checks passed
@stephencelis stephencelis deleted the codable-table-alias branch May 28, 2025 01:54
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