jooq/jOOQ-test
Lukas Eder ad8d4a159c [#989] INSERT and UPDATE statements always render non-qualified, escaped
field names. This may cause trouble when using plain SQL fields
[#1390] Add RenderContext.qualify() to indicate whether QueryParts
should render qualified versions of themselves or not
2012-05-01 23:31:16 +02:00
..
.settings
configuration/org/jooq/configuration [#1279] NullPointerException when leaving <inputSchema/> empty 2012-04-14 13:47:05 +00:00
examples/org/jooq/examples [#1315] Let generated factories use their associated Schema as the Settings' RenderMapping's defaultSchema 2012-04-14 15:27:06 +00:00
launch Upgraded Eclipse and Plugins 2012-04-22 10:51:58 +02:00
lib Upgraded CUBRID JDBC driver from build 1018 to 2032 2012-04-20 10:21:48 +00:00
src [#989] INSERT and UPDATE statements always render non-qualified, escaped 2012-05-01 23:31:16 +02:00
.classpath Upgraded Eclipse and Plugins 2012-04-22 10:51:58 +02:00
.gitignore Upgraded Eclipse and Plugins 2012-04-22 10:21:42 +02:00
.project
.teeproject [#1244] Cannot override class name in GeneratorStrategy in Mode.POJO 2012-03-20 18:26:43 +00:00
build.xml
LICENSE.txt