jooq/jOOQ-test/src
Lukas Eder 6ae9daf558 [#2080] [#3575] Bugfixes:
- [#2080] Syntax error in rendered SQL when using limit().offset() with aliased projections in SQL Server
- [#3575] SQL Server doesn't support referencing column aliases in ORDER BY clause expressions
2014-08-20 15:50:08 +02:00
..
example/java/org/jooq/example/rendering Added an example that prints out SELECT 1 FROM DUAL statements in each dialect 2014-07-01 13:40:29 +02:00
main/resources [#3571] Converted Data Type does not propagate nullable and defaulted properties 2014-08-19 18:50:12 +02:00
test [#2080] [#3575] Bugfixes: 2014-08-20 15:50:08 +02:00