-
In my work environment, I own two systems, the Oracle 12C system and the redmine system, and this requires users to enter information twice. I want to find a suitable solution to transfer fields from …
-
#### Environment
```
HikariCP version: 3.2.0
JDK version : 11
Database : Oracle 12c
Driver version : ojdbc7
```
Hi,
This is not an issue, but a question that I wanted to ask about …
-
We got strange issue for 18c (Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production)
We created a functionality for user to be able to log on client_id in APEX application.
This…
-
I have setup an IConvetionSet interface with schema name:
``` C#
.AddSingleton(new DefaulltConvention("mySchema", null));
```
When the following migration runs:
``` C#
Alter.Table("my_table")
…
-
When i'm using BulkSaveChanges on Oracle 12c database, I see in the trace file the following query appearing
```
SELECT C1, C2, C3
FROM (SELECT ACC.COLUMN_NAME C1
,ACC.CONST…
-
thank you MaksymBilenko for creating this docker image!
my issue is :
i create docker-oracle-12c and impdp data successfully . when my web(tomcat) connect to the docker oracle instance , the log…
-
### Bug Report
When using "find" method from symfony in columns with long names, the query built can start with an underscore, which creates an error in oracle database.
I'm currently using Symfon…
-
It would be nice to have a copy of the db_client_12.1.0.2.rsp.erb -> db_client_12.2.0.1.rsp.erb
as a work i did the following and it is working see version line.
#had to lie to the oradb::client…
-
druid 1.0.31 怎么支持Oracle 传统分页功能???
-
`sath89/oracle-12c latest 17cd1ab9d9a7 3 years ago 5.7GB`
```
root@app:~# docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS …