Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add data sources queries #5032

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

puerco
Copy link
Contributor

@puerco puerco commented Nov 23, 2024

Summary

This commit adds the data source queries to manage them in and out of the database. It also adds the crud functions for the data source functions.

Change Type

Mark the type of change your PR introduces:

  • Bug fix (resolves an issue without affecting existing features)
  • Feature (adds new functionality without breaking changes)
  • Breaking change (may impact existing functionalities or require documentation updates)
  • Documentation (updates or additions to documentation)
  • Refactoring or test improvements (no bug fixes or new functionality)

Testing

N/A (generated code)

Review Checklist:

  • Reviewed my own code for quality and clarity.
  • Added comments to complex or tricky code sections.
  • Updated any affected documentation.
  • Included tests that validate the fix or feature.
  • Checked that related changes are merged.

@puerco puerco requested a review from a team as a code owner November 23, 2024 01:20
This commit adds the data source queries to manage them in and out of
the database. It also adds the crud functions for the data source functions.

Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
Signed-off-by: Adolfo García Veytia (Puerco) <[email protected]>
@coveralls
Copy link

Coverage Status

coverage: 54.525% (+0.003%) from 54.522%
when pulling d13c16b on puerco:datasource-service
into 8b25d8c on mindersec:main.

@JAORMX
Copy link
Contributor

JAORMX commented Nov 23, 2024

This was introducing them #5022 and it'll need rebase since we'll add the project name to the functions table too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants