3036: Always select "id" column unless distinct = true. Include uuid =
authorPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 22 Aug 2014 12:48:01 +0000 (08:48 -0400)
committerPeter Amstutz <peter.amstutz@curoverse.com>
Fri, 22 Aug 2014 12:48:01 +0000 (08:48 -0400)
commitcb07b2362dadab18abc43e2385cf7b54ed33a7e5
tree5b07442464e7a6788321ce202cdd5d74cef7e094
parentfe76288c35ce28b82bb050e18f0a0af24b05da0b
3036: Always select "id" column unless distinct = true.  Include uuid =
portable_data_hash when requesting collection by uuid.  Changed test fixture
"owned_by_aproject_with_no_name" to be a "human" instead of a "specimen"
because the human table has a "name" column required by projects_test.
apps/workbench/test/integration/projects_test.rb
services/api/app/controllers/application_controller.rb
services/api/app/controllers/arvados/v1/collections_controller.rb
services/api/app/models/collection.rb
services/api/test/fixtures/specimens.yml
services/api/test/fixtures/traits.yml [new file with mode: 0644]