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
Please add some of the most widely used common query capabilities to the REST endpoints to filter SQLite database records. Currently, I don't see anything, except get a single record by rowId.
Please add some of the most widely used common query capabilities to the REST endpoints to filter SQLite database records. Currently, I don't see anything, except get a single record by rowId.
https://github.com/mevdschee/php-crud-api - This library has built such very useful query capabilities via simple HTTP params.
The text was updated successfully, but these errors were encountered: