Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Filter: same column and same conditional is not working #138

Open
rrickgauer opened this issue Nov 10, 2020 · 1 comment
Open

Filter: same column and same conditional is not working #138

rrickgauer opened this issue Nov 10, 2020 · 1 comment
Assignees
Labels
bug Something isn't working
Projects
Milestone

Comments

@rrickgauer
Copy link
Owner

https://api.mlb-data.ryanrickgauer.com/main.php/batting?filter=year:=:1980,3B:=:10,year:=:1970

@rrickgauer rrickgauer added the bug Something isn't working label Nov 10, 2020
@rrickgauer rrickgauer self-assigned this Nov 10, 2020
@rrickgauer rrickgauer added this to the 3.0 milestone Nov 17, 2020
@rrickgauer
Copy link
Owner Author

rrickgauer commented Nov 17, 2020

  • Fix for this is to use year:<=:1980,year:>=:1970
  • add to documentation

@rrickgauer rrickgauer added this to To do in 3.0 init Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant