jooq/jOOQ
Knut Wannheden 39bb771e1b [jOOQ/jOOQ#9343] Fix UDTDataType#getQualifiedName()
`UDTDataType#getQualifiedName()` returned a wrong result for types
defined in the default schema (i.e. the schema with no name). In SQL the
type name was rendered as `".my_type"` rather than simply `"my_type"`.
2019-10-09 15:40:54 +02:00
..
src/main [jOOQ/jOOQ#9343] Fix UDTDataType#getQualifiedName() 2019-10-09 15:40:54 +02:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml Preparing master for 3.13 release cycle 2019-08-29 16:12:59 +02:00