integration
Here are 1,818 public repositories matching this topic...
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Aug 26, 2021 - Java
-
Updated
Aug 23, 2021 - C#
-
Updated
Jun 2, 2021
-
Updated
Aug 26, 2021 - Python
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
Aug 25, 2021 - Scala
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Aug 12, 2021 - Python
-
Updated
Aug 25, 2021 - Scala
-
Updated
Jun 23, 2021 - PowerShell
-
Updated
May 6, 2021 - Java
-
Updated
Jan 24, 2017 - Scala
Happened quite some times with 1.5. There's a KameletBinding called timer-source-to-mysql-sink. It's deleted but then the CLI tries to remove the integration (it should not, it's automatically cleaned up).
[nferraro@localhost kamelet-catalog]$ kamel reset
1 kamelet bindings deleted from namespace camel
could not delete integration timer-source-to-mysql-sink from namespace camel: integr
-
Updated
Aug 26, 2021 - Java
-
Updated
Aug 23, 2021 - Python
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Java
-
Updated
Aug 26, 2021 - Java
-
Updated
Aug 26, 2021 - C#
-
Updated
Aug 16, 2021 - Apex
-
Updated
Jul 27, 2021 - Java
-
Updated
Aug 26, 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
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."
Java and Python provide logging frameworks for recording errors and stack traces. Logging can be configured to format those messages, such as by removing newlines from stack traces, adding timestamps, and putting a log level (INFO, WARN, ERROR) on the message. In the future, it may also include json structured logging. Using the logging framew