mirror of
https://github.com/jo/couchdb-best-practices.git
synced 2026-05-15 14:16:00 -06:00
[GH-ISSUE #55] How do we version design documents for each app version. #436
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#436
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?
Originally created by @jofomah on GitHub (Jun 24, 2015).
Original GitHub issue: https://github.com/jo/couchdb-best-practices/issues/55
for instance, if i have an app version whose design documents are different from subsequent version, what is the best way to version this.
@jo commented on GitHub (Jul 6, 2015):
You can include a version as part of the document ID, eg.
_design/app-1.0[GH-ISSUE #55] How do we version design documents for each app version.to [GH-ISSUE #55] How do we version design documents for each app version.