Skip to content

Add getExpectedJdbcType tests for different DbTypes #1736

@AndreiKingsley

Description

@AndreiKingsley

#762 was caused by wrong getExpectedJdbcType result (#1735).

Need to cover all supported SQL types in all supported DBs —
for each create a map <SQL_TYPE, JDBCType> for all supported types and check if getExpectedJdbcType results correspond to it.

Metadata

Metadata

Labels

databasesJDBC related issuestestsSomething related to the JUnit tests, integration tests or testing infrastructure

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions