Skip to content

Commit 03c4da4

Browse files
committed
Read preference option per query
1 parent 0fc6e5a commit 03c4da4

File tree

8 files changed

+1065
-13
lines changed

8 files changed

+1065
-13
lines changed

spec/.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"expectError": true,
2525
"jequal": true,
2626
"create": true,
27-
"arrayContains": true
27+
"arrayContains": true,
28+
"databaseAdapter": true
2829
},
2930
"rules": {
3031
"no-console": [0]

0 commit comments

Comments
 (0)