mirror of
https://github.com/jo/couchdb-best-practices.git
synced 2026-05-15 14:16:00 -06:00
[PR #65] [MERGED] Linked Documents corrections #275
Labels
No labels
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/couchdb-best-practices#275
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jo/couchdb-best-practices/pull/65
Author: @gmat
Created: 9/2/2015
Status: ✅ Merged
Merged: 8/30/2018
Merged by: @jo
Base:
gh-pages← Head:gh-pages📝 Commits (1)
e3b743dLinked Documents corrections📊 Changes
1 file changed (+7 additions, -6 deletions)
View changed files
📝
README.md(+7 -6)📄 Description
Correct the map function, to be a good javascript script (quotes, close parenthesis,...)
Correct the result, if a link exist between the 2 docs (album and artist) we should see the key artistId with "artist:david-bowie" as value in the entire returned doc "album:hunkydory"
Thanks for your work it's a interesting document.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.