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

GitHub noreply at github.com
Wed Jan 28 14:39:19 UTC 2015


  Branch: refs/heads/datastore_info_action
  Home:   https://github.com/ckan/ckan
  Commit: f8b4fd5559a3bccf337c4d3a2a862c8f2629a4dd
      https://github.com/ckan/ckan/commit/f8b4fd5559a3bccf337c4d3a2a862c8f2629a4dd
  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