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

FEAT: Implements SQL Activities #6257

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

Conversation

KnibbsyMan
Copy link

@KnibbsyMan KnibbsyMan commented Jan 2, 2025

Adds support for SQL activities. A rough port from V2 into V3 with a few alterations.
Overview:

  • Clients are now added during start up, meaning you register only the clients you need and allows for additional clients to be implemented easily.
  • Adds support for SQL Editor (Studio PR to follow).
  • Adds Query & Command activities, plus new single value activity.
  • Corrects JsonEditor namespace.

Any feedback is welcomed :)

Example workflow attached for testing against the local elsa db.
sqlite_sql_test_workflow.json


This change is Reviewable

@KnibbsyMan
Copy link
Author

@dotnet-policy-service agree

@KnibbsyMan KnibbsyMan changed the title Implements SQL Activities FEAT: Implements SQL Activities Jan 2, 2025
@KnibbsyMan
Copy link
Author

Linked to: elsa-workflows/elsa-studio#352

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.

1 participant