RubenCerna2079
RubenCerna2079
## Why make this change? This change fixes issue #2396 ## What is this change? The main changes were made to the `RuntimeConfigProvider` file to make sure that it validates...
## Why make this change? Solves issue #2350, to add collation tests related to capitalization. ## What is this change? Added capitalization collation tests for `MSSQL`, `MYSQL`, & `POSTGRESQL` by...
Once we get the new config file, we need to make sure that it has no errors before Hot-Reloading. Therefore, we need to find a way to see if there...
Need to add new tests related to collations based on capitalization. Related to main issue #1535. Some examples of this would be to ensure it works with both cases `SELECT...
This task is related to enchancement #2554 to create the custom DAB OTEL traces & counters. We are missing the OTEL implementation for GraphQL, which should be similarly done to...
Add a file sink that will allow the information from the log to be written into the file. Additionally, a new file property will be added to the configuration file...