integration
Here are 1,822 public repositories matching this topic...
-
Updated
Jul 9, 2021 - JavaScript
-
Updated
Sep 2, 2021 - Java
-
Updated
Aug 30, 2021 - C#
-
Updated
Jun 2, 2021
-
Updated
Aug 31, 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
Sep 2, 2021 - Scala
-
Updated
Aug 6, 2021 - TypeScript
-
Updated
Aug 12, 2021 - Python
-
Updated
Sep 2, 2021 - Scala
-
Updated
Jun 23, 2021 - PowerShell
-
Updated
May 6, 2021 - Java
-
Updated
Jan 24, 2017 - Scala
Cobra function cmd.SetOut()
does not redirect output for some commands.
for command output redirection this function is used https://github.com/apache/camel-k/blob/d9230bd1f92d2839adb37f819132a2ecd6b92ee4/e2e/support/test_support.go#L1331
redirection works fine for kamel get
kamel kit
but the output of commands kamel describe
kamel help
kamel dump
kamel version
is not being r
-
Updated
Sep 2, 2021 - Java
-
Updated
Aug 30, 2021 - Python
-
Updated
Aug 10, 2021 - JavaScript
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Java
-
Updated
Sep 2, 2021 - Java
-
Updated
Aug 31, 2021 - C#
-
Updated
Sep 1, 2021 - Apex
-
Updated
Jul 27, 2021 - Java
-
Updated
Oct 18, 2018 - C
-
Updated
Sep 1, 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
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