Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RFMfind SELECT clause requires WHERE clause but should not #28

Open
gav- opened this issue Nov 8, 2021 · 0 comments
Open

RFMfind SELECT clause requires WHERE clause but should not #28

gav- opened this issue Nov 8, 2021 · 0 comments
Labels

Comments

@gav-
Copy link
Member

gav- commented Nov 8, 2021

It should be possible to SELECT fields returned without requiring a WHERE clause. On Data API backend:
https://restfm/RESTfm-beta/postcodes/layout/full%20postcodes.json?RFMfind=SELECT%20Pcode
results in:

        "X-RESTfm-FMDataAPI-Status": "400",
        "X-RESTfm-FMDataAPI-Reason": "Find criteria are empty",
@gav- gav- added the bug label Nov 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant