integration
Here are 1,743 public repositories matching this topic...
-
Updated
Jun 15, 2021 - JavaScript
-
Updated
Jun 23, 2021 - Java
-
Updated
Jun 20, 2021 - C#
-
Updated
Jun 2, 2021
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
Jun 21, 2021 - Python
-
Updated
Jun 10, 2021 - Scala
-
Updated
Jun 23, 2021 - Scala
-
Updated
May 13, 2021 - Python
-
Updated
May 6, 2021 - Java
-
Updated
Jun 23, 2021 - PowerShell
-
Updated
Jun 16, 2021 - TypeScript
-
Updated
Jan 24, 2017 - Scala
The operator prints periodically this info:
{"level":"info","ts":1623416979.434832,"logger":"camel-k","msg":"could not find any knative type in namespace camel, last error was: services.serving.knative.dev is forbidden: User \"system:serviceaccount:camel:camel-k-operator\" cannot list resource \"services\" in API group \"serving.knative.dev\" in the namespace \"camel\""}
It looks l
-
Updated
Jun 23, 2021 - Java
-
Updated
May 17, 2021 - Python
-
Updated
Jun 22, 2021 - JavaScript
-
Updated
May 6, 2021 - JavaScript
-
Updated
May 25, 2021 - Java
-
Updated
Jun 23, 2021 - Java
-
Updated
Jun 23, 2021 - Java
-
Updated
Oct 18, 2018 - C
-
Updated
Jun 22, 2021 - Apex
-
Updated
Jun 9, 2021 - Java
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
Jun 15, 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
We currently do inheritance-like things in our OpenApi configuration. The library we use to generate java from that configuration produces the following warning:
Example of the [line]