-
```
I want to OpenDLP support to OracleDB. Can u help me?
```
Original issue reported on code.google.com by `e150...@gmail.com` on 27 May 2015 at 2:37
-
### Search before asking
- [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Descripti…
-
### Description
I have the following table in an Oracle:
```
CREATE TABLE USERS (
ID NUMBER(38,0),
EMAIL VARCHAR2(4000),
PASSWORD VARCHAR2(4000),
ENABLED BOOLEAN DEFAULT 0
);
```
I can…
-
As of at least v1.5.31, Claircore does not fetch Oracle Linux vulnerabilities from the current year. See https://github.com/quay/claircore/blob/v1.5.31/oracle/updaterset.go#L13
I fixing this brings…
RTann updated
1 month ago
-
One major benefit of the OP Stack is that it is minimally different from Ethereum. This means that users, developers and infrastructure providers have less chain specific gotchas and more tooling …
-
Would be cool if there would be support for oracledb also.
-
### Access Control for Table-Valued Functions (MS SQL), Table Functions (Oracle), and Set-Returning Functions (PostgreSQL)
In all three DBMS platforms (MS SQL, Oracle, and PostgreSQL), you can genera…
-
### Is your feature request related to a problem? Please describe.
_No response_
### Describe the solution you'd like
_No response_
### Describe alternatives you've considered
_No response_
### …
-
### Describe the Issue
HI! I am in the process of migrating an existing spring boot application to Graalvm. One of the requirements is to instrument the application with the Datadog agent, which, acc…
-
**Is your feature request related to a problem? Please describe.**
My company is still extensively using Oracle dbs for OLTP. Would be great to be able to use one tool for both OLTP(Oracle) and DW(MS…