[ckan-changes] [ckan/ckan] c07dc1: Adds a new datastore action to return info on tabl...

GitHub noreply at github.com
Wed Jan 28 17:45:26 UTC 2015


  Branch: refs/heads/datastore_info_action
  Home:   https://github.com/ckan/ckan
  Commit: c07dc19322d0510013668f74541e2d3e25269ef7
      https://github.com/ckan/ckan/commit/c07dc19322d0510013668f74541e2d3e25269ef7
  Author: Ross Jones <ross at servercode.co.uk>
  Date:   2015-01-28 (Wed, 28 Jan 2015)

  Changed paths:
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/logic/auth.py
    M ckanext/datastore/plugin.py
    A ckanext/datastore/tests/test_info.py

  Log Message:
  -----------
  Adds a new datastore action to return info on tables.

When called with a resource id, provides the names and types of the
fields stored in the datastore, and a count of the total number of
rows.  This might be useful in providing info to people who want to call
the search apis.




More information about the ckan-changes mailing list