You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempt to allow fuzzy-match filter in fortune-postgres
Notes
-----
I am unsure what field of options may be used.
The options.query already seemed to be used, so started looking for
another field.
As I understand it, Adapter.find leaves the possibility of extra
fields on the options object unspecified. Therefore, I added the
fuzzyMatch field.
0 commit comments