Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Docs: Add example using JOIN / Db.read #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

seangwright
Copy link

  • Fixes a missing WHERE clause when params are used
  • Adds an example using SQL JOIN and Db.read

I recently tried using Donald but didn't see any examples using Db.read when there's a one-to-many relationship using a JOIN.

@IanWitham
Copy link

Yikes. I think I'd rather just post-process the results with List.GroupBy than deal with this. I wonder if there's some official guidance on how to do joins in Donald though?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants