-
The mapping of Java classes to JDBCType is currently static.
We should provide a way to customize that mapping, possibly via the `@Column` annotation and allow for a customization by different `Diale…
-
```
Today integration tests use jdbc-inbound endpoints to insert testdata into
export tables like:
String inboundEndpoint = "jdbc://INSERT INTO FROM_JEEVES_EXPORT_TB(ID, VALUE) VALUES ('" + …
-
# Overview
Liquibase url argument accepts quotes in commandline, not in liquibase.properties file
# Environment
* Liquibase 3.9.0 & 3.10.1
* Oracle 12.1.0.2
* Mac
# Customer Impact
Significant usabi…
-
Original [issue 320](https://code.google.com/p/soi-toolkit/issues/detail?id=320) created by soi-toolkit on 2012-12-17T07:22:50.000Z:
Today integration tests use jdbc-inbound endpoints to insert testd…
hdahl updated
9 years ago
-
```
> What steps will reproduce the problem?
I do not have steps to reproduct for this yet but it appears that some column
in derby has inadequate length.
> What is the expected output? What do you …
-
```
Today integration tests use jdbc-inbound endpoints to insert testdata into
export tables like:
String inboundEndpoint = "jdbc://INSERT INTO FROM_JEEVES_EXPORT_TB(ID, VALUE) VALUES ('" + …
-
### Name of the resource
AWS::SecretsManager::Secret
### Resource name
_No response_
### Description
[`AWS::SecretsManager::Secret`](AWS::SecretsManager::Secret) should provide a `Name` attribute…
-
It appears that the JDBC-ODBC Bridge has been removed by Oracle in Java 8.
http://docs.oracle.com/javase/8/docs/technotes/guides/jdbc/
I can confirm that using it with Java 8 will yield an except…
-
### Expected Behavior
In a kotest test ,when setting up `beforeTest` hooks, it does not work as expected.
The `JdbcOperations` can not get the connection in the beforetest, but all tests methods a…
-
```
> What steps will reproduce the problem?
I do not have steps to reproduct for this yet but it appears that some column
in derby has inadequate length.
> What is the expected output? What do you …