-
### Issue description
timezone become `SYSTEM`
### Expected Behavior
timezone is always `+08:00`.
### Actual Behavior
Before each api request, I print the timezone information before save the dat…
-
Currently the metrics we have for saptune_solution are "disappearing".
We should investigate if we can have all other solutions labels set to 0 and the active 1 , then when changes it will change a…
-
Before I'll make something for our project I just want to make sure it isn't covered already in the existing jdbcSlim code :). I read the manual and scanned the sources.
**Situation**
We're using…
-
```
sequel = require 'squel'
squelOptions =
autoQuoteTableNames: true
autoQuoteFieldNames: true
nameQuoteCharacter: '"'
tableAliasQuoteCharacter: '"'
q = sequel.select(squelOptions)
.fr…
-
## Description
Create experimental semantic conventions for database server metrics. The [DB Metric](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/database/database-metrics.…
-
Hello team,
I'd like to try the kafka-connect-sap to setup an ETL pipeline to extract data from SAP HANA, while the transactional data in SAP HANA is used schema-based multi-tenancy, which means ea…
-
### Description of erroneous behaviour
> we have an entity `StudyTreatmentPeriods` defined as below, with Decimal(5,2) data type.
```
entity Studies: {
scenarios : Composition of man…
-
## Description
I am following the tutorial [**Configure Authorization and Authentication Using the Authorization Management Service and the Identity Authentication Service**](https://github.com/SAP-…
-
Working with SQL Server implement an easy way for use sequences in an primary key colum specificing the next value for the sequence:
SQL Statement as example :
ALTER TABLE [Purchasing].[Supplier…
-
**Describe the question**
Is using 'mono' still the only way to get fluentmigrator running in Linux? I have a use case where I need to run it in a linux container from a ci/cd pipeline. I see mention…