Skip to content

Commit

Permalink
select more fields
Browse files Browse the repository at this point in the history
  • Loading branch information
paglias committed Nov 9, 2018
1 parent 39a35f4 commit 8088854
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions migrations/users/20181023_veteran_pet_ladder.js
Expand Up @@ -34,7 +34,10 @@ module.exports = async function processUsers () {
};

const fields = {
_id: 1,
items: 1,
migration: 1,
flags: 1,
};

while (true) { // eslint-disable-line no-constant-condition
Expand Down

0 comments on commit 8088854

Please sign in to comment.