Ticket #54 (closed enhancement: fixed)
Support dump and load of CKAN data to JSON
Reported by: | rgrp | Owned by: | johnbywater |
---|---|---|---|
Priority: | major | Milestone: | v0.7 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by rgrp) (diff)
As a
Sysadmin
I want to
Dump (serialize) CKAN data to a simple transport format (e.g. JSON) and be able to load it again.
Details
- Already have simple db dump. However dumping to JSON has various advantages, particularly where changes to the data need to be made upon reloading (e.g. during a migration).
- Dump should include *all* CKAN data (i.e. all the data in the CKAN db tables)
Change History
Note: See
TracTickets for help on using
tickets.