[jOOQ/jOOQ#10566] Wrong DDL generated in Oracle when translating integer types
This commit is contained in:
parent
3613a37884
commit
844dd8ad24
@ -5060,6 +5060,10 @@ final class Tools {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
else {
|
||||
ctx.sql(typeName);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user