[ckan-changes] [okfn/ckan] 1a8709: Bug fix: records field can be empty.

GitHub noreply at github.com
Wed Jul 25 14:00:37 UTC 2012


  Branch: refs/heads/2733-feature-datastore
  Home:   https://github.com/okfn/ckan
  Commit: 1a8709debf5d6b4e89162cc8a38c912585d2d376
      https://github.com/okfn/ckan/commit/1a8709debf5d6b4e89162cc8a38c912585d2d376
  Author: John Glover <j at johnglover.net>
  Date:   2012-07-24 (Tue, 24 Jul 2012)

  Changed paths:
    M ckanext/datastore/logic/action/create.py
    M ckanext/datastore/logic/schema.py

  Log Message:
  -----------
  Bug fix: records field can be empty.


  Commit: 25f5fc5230562ae265b9bba7d11f92c387a506e3
      https://github.com/okfn/ckan/commit/25f5fc5230562ae265b9bba7d11f92c387a506e3
  Author: John Glover <j at johnglover.net>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action/create.py

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/2733-feature-datastore' into 2733-feature-datastore


  Commit: 9bb2462a8a913e8d0ea75234113bb04f468e70c9
      https://github.com/okfn/ckan/commit/9bb2462a8a913e8d0ea75234113bb04f468e70c9
  Author: John Glover <j at johnglover.net>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action/create.py
    M ckanext/datastore/logic/schema.py
    M ckanext/datastore/plugin.py

  Log Message:
  -----------
  Check for datastore_write_url at startup, pass to db from logic functions. Don't validate fields and records.


  Commit: cce90af7663ab747426ad9165879ebd6c2c025da
      https://github.com/okfn/ckan/commit/cce90af7663ab747426ad9165879ebd6c2c025da
  Author: John Glover <j at johnglover.net>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action/create.py
    M ckanext/datastore/tests/test_datastore.py

  Log Message:
  -----------
  Check field types, raise an error if any are invalid.


  Commit: c1926898a885a1e46e7e3931275228dc49cd471c
      https://github.com/okfn/ckan/commit/c1926898a885a1e46e7e3931275228dc49cd471c
  Author: John Glover <j at johnglover.net>
  Date:   2012-07-25 (Wed, 25 Jul 2012)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action/create.py
    M ckanext/datastore/tests/test_datastore.py

  Log Message:
  -----------
  [#2733] Add basic create table functionality.


Compare: https://github.com/okfn/ckan/compare/ee0cb2dae072...c1926898a885


More information about the ckan-changes mailing list