Does DreamFactory support upsert for MySQL?

Hi,

I’m a DreamFactory newbie. All going well so far!

I have 2 questions:

  1. Does DreamFactory support upsert for MySQL?

  2. 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.
CloudApp

Hope this helps!

1 Like