Skip to content

Instantly share code, notes, and snippets.

@funkytaco
Last active October 14, 2017 22:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save funkytaco/3102cd8d97c8b9d5a34cc79af19e5586 to your computer and use it in GitHub Desktop.
Save funkytaco/3102cd8d97c8b9d5a34cc79af19e5586 to your computer and use it in GitHub Desktop.
unwrap couchdb _all_docs for vuetable-2
{
total_rows: 5,
offset: 0,
rows: [
{
id: 'b2303bd3712c4894922f3bd04900bb03',
key: 'b2303bd3712c4894922f3bd04900bb03',
value: {
rev: '1-3b717529ff0f515c2c5d8aa52a2c03ab',
},
}, {
id: 'b2303bd3712c4894922f3bd04900c616',
key: 'b2303bd3712c4894922f3bd04900c616',
value: {
rev: '1-3b717529ff0f515c2c5d8aa52a2c03ab',
},
}, {
id: 'b2303bd3712c4894922f3bd04900d5a0',
key: 'b2303bd3712c4894922f3bd04900d5a0',
value: {
rev: '1-3b717529ff0f515c2c5d8aa52a2c03ab',
},
}, {
id: 'b2303bd3712c4894922f3bd04900e4aa',
key: 'b2303bd3712c4894922f3bd04900e4aa',
value: {
rev: '1-3b717529ff0f515c2c5d8aa52a2c03ab',
},
}, {
id: 'unique_id',
key: 'unique_id',
value: {
rev: '1-3b717529ff0f515c2c5d8aa52a2c03ab',
},
},
],
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment