integration
Here are 1,596 public repositories matching this topic...
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 5, 2021 - Java
-
Updated
Mar 5, 2021 - C#
SQL Insert Statement
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):
-
Updated
Feb 15, 2021 - Python
-
Updated
Feb 14, 2021
-
Updated
Mar 6, 2021 - Scala
-
Updated
Mar 5, 2021 - Scala
-
Updated
Jan 21, 2021 - Python
-
Updated
Feb 12, 2021 - Java
-
Updated
Jan 24, 2017 - Scala
-
Updated
Dec 29, 2020 - PowerShell
The offending YAML was something like:
- from:
uri: timer:tick
steps:
- "log:info" # missing the "to:" part
Stack:
camel-k-operator-7957d7dff8-d4jsq camel-k-operator github.com/apache/camel-k/pkg/util/source.YAMLInspector.parseStep(0xc000b294d0, 0xc000c85360, 0x4, 0x1b5f3c0, 0xc00070e120, 0xc000cc1720, 0x0, 0x0)
camel-k-operator-7957d7dff8-d4jsq camel-
-
Updated
Mar 6, 2021 - Java
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Dec 30, 2020 - JavaScript
-
Updated
Feb 19, 2021 - TypeScript
-
Updated
Feb 8, 2021 - Python
-
Updated
Jan 21, 2021 - Java
-
Updated
Mar 6, 2021 - Java
-
Updated
Oct 18, 2018 - C
Is your feature request related to a problem? If yes, please describe the problem.
Currently our playground is without any code sharing capabilities.
Describe the solution you'd like to see.
Allow to share the playground with a certain query by adding the query as a base64 in the URL.
Were you inspired by anything else, that you have experienced?
Inspired by https://sandcastle
-
Updated
Jan 19, 2021 - Java
-
Updated
Mar 5, 2021 - Java
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Feb 10, 2021 - JavaScript
Improve this page
Add a description, image, and links to the integration topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the integration topic, visit your repo's landing page and select "manage topics."
Tell us about the problem you're trying to solve
docker-compose up -dis not a particularly robust solution for keeping Airbyte alive on a production install for something like an EC2 instance.Describe the solution you’d like
We could wrap Airbyte's docker-compose as a systemd service and either document how