PromucFlow_constructor/app/server/appsmith-server
Shrikant Sharat Kandula 45b81f95e2
chore: Remove upsert in setting last release notes version (#31324)
Instead of `upsert`, we `update` first, which is arguably the most used
operation in this context, and if that fails, then we attempt an insert.

We're not expecting a performance hit, since most operations here would
be an actual `update` only.
2024-02-29 12:18:27 +05:30
..
src chore: Remove upsert in setting last release notes version (#31324) 2024-02-29 12:18:27 +05:30
auth-notes
pom.xml chore: Revert Upgrade Mockito and surefire plugin (#31073) (#31334) 2024-02-28 14:49:41 +05:30