Hi,
I’m a DreamFactory newbie. All going well so far!
I have 2 questions:
-
Does DreamFactory support upsert for MySQL?
-
If so, do I use PUT or PATCH to do an upsert?
Thanks, Andrew
Hi,
I’m a DreamFactory newbie. All going well so far!
I have 2 questions:
Does DreamFactory support upsert for MySQL?
If so, do I use PUT or PATCH to do an upsert?
Thanks, Andrew
Hello @schox
DreamFactory does support upsert for MySQL. Inside of the service config for the MySQL service, check the allow upsert checkbox to enable, and then use the PUT verb.
Hope this helps!