Ticket #102 (closed enhancement: fixed)
Switch to using UUIDs for revision ids
| Reported by: | rgrp | Owned by: | rgrp |
|---|---|---|---|
| Priority: | awaiting triage | Milestone: | |
| Component: | vdm | Keywords: | |
| Cc: | Repository: | ||
| Theme: |
Description
This is better for long term sustainability, especially if we want to "push and pull" from unrelated repositories in the future.
Details:
- May wish to retain a number field updated in the usual incremental way (what's the cost/benefit here?)
Change History
Note: See
TracTickets for help on using
tickets.

Done (a couple of weeks or more ago) in cset:061e3f3d253b/vdm. Migration script as used in CKAN in browser:ckan/migration/versions/008_update_vdm_ids.py.