Maurits van der Schee
Maurits van der Schee
I hope you are willing to add this new (automatic) API type and it's reference implementation.
Thank you for and congratulations with this great library! I am using both YAML and TOML. For YAML I use the Yaml::parse and Yaml::dump to read and write files. With...
We could support stored procedures or similarly "soft" or "fake" stored procedures, which are really SQL files on disk that will be executed on an API endpoint.
To support PK and FK in MyISAM and views the key "detection" could fall back to "by convention", which requires you to name the PK "id" and the FK as...
These drivers are supported via PDO. To support Spatialite and other features not properly supported by PDO this issue is opened.
See discussion in #663 Maybe we should add a 'validation.decimals' flag to set to either 'string' or 'string,int,float' to accept differrent types as decimals.
To avoid last write wins behaviour.
Is it possible to use views for login and also enable register end-point? I've successfully used views to login active users but the register endpoint is now throwing error. `Fatal...
I would like to be added to the list. Thank you very much!