Schmidt
Schmidt
- Do not try to generate the exact data structure - Important is range and order - The rest can be calculated client side at low cost
include https://github.com/jo/couchdb-create-index
include https://github.com/jo/couchdb-bulk
Include https://github.com/jo/couchdb-create-index
This is ugly. How could we improve it? Can we improve it? ``` js module.exports = { lib: { indexable: 'module.exports = ' + require('./mylib').toString() } }; ``` @janl do...
``` not ok 12 should have compiled correct result --- operator: deepEqual expected: { _attachments: { attachment: { content_type: 'application/octet-stream', data: 'SGVsbG8gV29ybGQhCg==' } }, _id: '_design/attachment'} actual: { _attachments: {...