Skip to content

Commit

Permalink
Read preference option per query
Browse files Browse the repository at this point in the history
  • Loading branch information
davimacedo committed May 26, 2017
1 parent 0fc6e5a commit 03c4da4
Show file tree
Hide file tree
Showing 8 changed files with 1,065 additions and 13 deletions.
3 changes: 2 additions & 1 deletion spec/.eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"expectError": true,
"jequal": true,
"create": true,
"arrayContains": true
"arrayContains": true,
"databaseAdapter": true
},
"rules": {
"no-console": [0]
Expand Down
Loading

0 comments on commit 03c4da4

Please sign in to comment.