-
**Describe the bug**
Possibly related to issue #10417
Metabase v. 0.35.4
Oracle database connection (11gR2)
When attempting to "ask a question" for most of the tables, returns the error message "…
-
From sharadr:
From the research , it seems like the oracle sequence is disappearing when we have DDL set in update mode. It seems like a bug in hibernate/grails when connecting to oracle. It works f…
-
# Issue: Running Basic Example (`BasicPutGetExample`) in AWS Database Encryption SDK for DynamoDB
### Description
I am trying to run the Java basic example `BasicPutGetExample` in the AWS Database…
-
### Search first
- [X] I searched and no similar issues were found
### Description
We migrated from version 4.9.1 to version 4.25.0 without issues, but in a certain situation, it was necessary to p…
-
# Background
Hi community,
This issue is for #26878.
ShardingSphere parser engine helps users parse a SQL to get the AST (Abstract Syntax Tree) and visit this tree to get SQLStatement (Java Object). …
-
# Environment
Knex version: latest
Database + version: Oracle 11gR2
OS: linux
@atiertant
@smorey2
Want to take advantage of latest node-oracledb version which now supports proxy connectio…
-
Hi there,
I'm using PowerShell (5.1.14409.1018), ORACLE Database (12.2.0.1.0), Prometheus (2.19.2), Grafana (7.1.1)
PowerShell allows to perform database queries i.e. from ORACLE DB.
Followin…
-
### Expected behavior
I have a simple table with a desc index:
```sql
CREATE TABLE COUNTRIES (
COUNTRY_ID CHAR (2 BYTE) NOT NULL,
COUNTRY_NAME VARCHAR2 (40 BYTE),
REGION_ID NUMBER);
…
-
Type: Bug
I created a new dev containter with this image:
"image": "mcr.microsoft.com/devcontainers/dotnet:9.0"
Then I attempted to install the C# DevKit VSCode extension in the dev container and …
-
Jira issue originally created by user benja-m-1:
I tried to use the findBy method with limit and offset parameters against an Oracle database using oci8 driver.
The query seems to executed successfu…