Skip to content

docs: add Repository.execute examples#11641

Open
vivekpatil017 wants to merge 1 commit into
loopbackio:masterfrom
vivekpatil017:docs-repository-execute
Open

docs: add Repository.execute examples#11641
vivekpatil017 wants to merge 1 commit into
loopbackio:masterfrom
vivekpatil017:docs-repository-execute

Conversation

@vivekpatil017

Copy link
Copy Markdown

Description

Adds examples for Repository.execute().

Changes

  • Added MySQL parameterized query example
  • Added PostgreSQL parameterized query example
  • Added MongoDB aggregate example
  • Added guidance about parameterized queries and SQL injection prevention

@dhmlau

dhmlau commented Jul 14, 2026

Copy link
Copy Markdown
Member

@vivekpatil017, thanks for the PR. Could you please sign the DCO? Here is the instruction: https://loopback.io/doc/en/contrib/code-contrib.html#signing-off-commits-using-dco. Thanks.

@dhmlau

dhmlau commented Jul 15, 2026

Copy link
Copy Markdown
Member

@vivekpatil017, I saw that you have new commits. Please note that all the commits need to be signed. In your case, it would be good to squash the commits into one.

@vivekpatil017 vivekpatil017 force-pushed the docs-repository-execute branch from 0459df9 to d5c04da Compare July 15, 2026 20:33
@vivekpatil017

Copy link
Copy Markdown
Author

@dhmlau Thank you, I've updated the PR with a squashed and signed commit.

Signed-off-by: vivekpatil017 <vivekpatil9902@gmail.com>
@vivekpatil017 vivekpatil017 force-pushed the docs-repository-execute branch from d5c04da to de47d6c Compare July 16, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants