trailheadapps / coral-cloud

Sample application that showcases Data Cloud, Agents and Prompts.
Creative Commons Zero v1.0 Universal
37 stars 27 forks source link

feat:switch to user mode database operations #7

Closed msrivastav13 closed 1 month ago

msrivastav13 commented 1 month ago

What does this PR do?

Instead of WITH SECURITY using USER_MODE as a best practice

What issues does this PR fix or reference?

The PR fulfills these requirements:

[ ] Tests for the proposed changes have been added/updated. [ ] Code linting and formatting was performed.

Functionality Before

<insert gif and/or summary>

Functionality After

<insert gif and/or summary>