Lukas Eder
|
d5c7e714d1
|
[#2113] Document Record.hashCode() and equals() through Javadoc
|
2013-01-11 11:17:12 +01:00 |
|
Lukas Eder
|
3030a5e792
|
[#2107] Let Record implement Comparable
|
2013-01-09 15:26:10 +01:00 |
|
Lukas Eder
|
084fbf04a7
|
[#2111] Improve org.jooq.Record Javadoc, to explain the various Record
subtypes
|
2013-01-09 13:00:01 +01:00 |
|
Lukas Eder
|
6fefe2afe3
|
[#2108] SQLite returns NULL for val(new Date(0)).add(-1) and some other
date time arithmetic expressions
|
2013-01-08 21:41:11 +01:00 |
|
Lukas Eder
|
0fb2d950aa
|
[#2104] SQLite code generation treats multi-column primary keys like
multiple single-column unique keys - Regenerated SQLite Schema
|
2013-01-08 12:45:44 +01:00 |
|
Lukas Eder
|
5dc1703cef
|
[#2104] SQLite code generation treats multi-column primary keys like
multiple single-column unique keys
|
2013-01-08 12:45:29 +01:00 |
|
Lukas Eder
|
a97d3eaaaa
|
[#1801] Add Table.as(String, String...) to allow for creating a table
aliases (correlation names) with derived column lists - Simulate this
for all SQL dialects
|
2013-01-08 11:00:05 +01:00 |
|
Lukas Eder
|
7da8507ea4
|
Fixed typo
|
2013-01-08 10:35:59 +01:00 |
|
Lukas Eder
|
15223f7009
|
Fixed SQLite tests
|
2013-01-08 00:10:44 +01:00 |
|
Lukas Eder
|
3c4b88a2a9
|
[#1801] Add Table.as(String, String...) to allow for creating a table
aliases (correlation names) with derived column lists - Simulate this
for all SQL dialects
|
2013-01-07 23:46:12 +01:00 |
|
Lukas Eder
|
d3db3b7cb5
|
Fixed Oracle schema
|
2013-01-07 23:31:18 +01:00 |
|
Lukas Eder
|
3ceea69651
|
Fixed typo
|
2013-01-06 18:15:20 +01:00 |
|
Lukas Eder
|
43cb9fb520
|
[#2098] NullPointerException when org.jooq.impl.EnumConverter
converts null
|
2013-01-06 17:49:08 +01:00 |
|
Lukas Eder
|
c34efabcf2
|
[#1624] Add support for java.util.UUID as a <T> type - Added comment
|
2013-01-06 17:32:15 +01:00 |
|
Lukas Eder
|
0bed3ba74c
|
[#1235] SQLite BIGINT data type erroneously maps to java.math.BigInteger
|
2013-01-06 17:00:27 +01:00 |
|
Lukas Eder
|
c18d6b45af
|
[#1649] Remove support for code generation from pre-jOOQ 2.0 .properties
file
|
2013-01-06 16:55:20 +01:00 |
|
Lukas Eder
|
59c41a66d5
|
[#2085] java.lang.NoSuchMethodError:
org.apache.log4j.Logger.isTraceEnabled()Z when logger dependency is
missing
|
2013-01-06 16:11:13 +01:00 |
|
Lukas Eder
|
a1316d2ba2
|
[#1624] Add support for java.util.UUID as a <T> type - Regenerated
databases
|
2013-01-06 14:17:26 +01:00 |
|
Lukas Eder
|
d7ee1f1326
|
[#1624] Add support for java.util.UUID as a <T> type
|
2013-01-06 14:16:32 +01:00 |
|
Lukas Eder
|
2f0cfd66c8
|
Updated statistics
|
2013-01-06 11:34:54 +01:00 |
|
Lukas Eder
|
61c7617554
|
[#1624] Add support for java.util.UUID as a <T> type - Regenerated
Postgres schema
|
2013-01-05 10:30:36 +01:00 |
|
Lukas Eder
|
5aa77b3827
|
[#1624] Add support for java.util.UUID as a <T> type - Added
Postgres support, which is straightforward
|
2013-01-05 10:30:23 +01:00 |
|
Lukas Eder
|
fee3668176
|
Fixed test case with non-deterministic outcome
|
2013-01-04 17:22:42 +01:00 |
|
Lukas Eder
|
3f4a103347
|
Regenerated SQL Server schema
|
2013-01-04 17:19:15 +01:00 |
|
Lukas Eder
|
58c8a8df7c
|
[#2091] CUBRID doesn't really have a NVARCHAR data type
|
2013-01-04 17:12:20 +01:00 |
|
Lukas Eder
|
29c149f49d
|
Make MetaDataTests.testMetaModel() more reliable
|
2013-01-04 16:59:17 +01:00 |
|
Lukas Eder
|
e21bfbbd58
|
Fixed Firebird codegen configuration to omit bogus sequence
|
2013-01-04 16:50:38 +01:00 |
|
Lukas Eder
|
823657cb29
|
[#1887] Remove all deprecated code
|
2013-01-04 16:43:43 +01:00 |
|
Lukas Eder
|
b0e315ac8b
|
Regenerated Firebird meta schema
|
2013-01-04 16:38:26 +01:00 |
|
Lukas Eder
|
6324ab3ccf
|
Regenerated Firebird schema
|
2013-01-04 16:34:54 +01:00 |
|
Lukas Eder
|
f194a29d95
|
Regenerated SQLite schema
|
2013-01-04 16:30:14 +01:00 |
|
Lukas Eder
|
049977600d
|
Regenerated CUBRID meta schema
|
2013-01-04 16:22:04 +01:00 |
|
Lukas Eder
|
102649585f
|
[#2089] Generate an "empty" DefaultSchema for those databases that do
not have any schema (CUBRID, Firebird, SQLite)
|
2013-01-04 16:18:33 +01:00 |
|
Lukas Eder
|
eae1ccc166
|
Regenerated CUBRID schema
|
2013-01-04 16:17:58 +01:00 |
|
Lukas Eder
|
5ae94eed28
|
Fixed USE test for CUBRID
|
2013-01-04 16:01:57 +01:00 |
|
Lukas Eder
|
c2c2cca4d5
|
[#2089] Generate an "empty" DefaultSchema for those databases that do
not have any schema (CUBRID, Firebird, SQLite) - Regenerated CUBRID
schema
|
2013-01-04 15:52:53 +01:00 |
|
Lukas Eder
|
b442a62ee8
|
[#2089] Generate an "empty" DefaultSchema for those databases that do
not have any schema (CUBRID, Firebird, SQLite)
|
2013-01-04 15:52:40 +01:00 |
|
Lukas Eder
|
a992761014
|
Removed jooq_wicket_example.sql
|
2013-01-04 15:44:30 +01:00 |
|
Lukas Eder
|
03e42f36d2
|
[#1968] Add org.jooq.Meta returned from Executor.meta() to return a
wrapped JDBC DatabaseMetaData object - Fixed issue with databases that
do not have any schema
|
2013-01-04 15:24:02 +01:00 |
|
Lukas Eder
|
3b89978bfd
|
[#2088] Do not treat CUBRID "owner" as schema in generated code -
Regenerated CUBRID schema
|
2013-01-04 15:23:03 +01:00 |
|
Lukas Eder
|
0d29a13bef
|
[#2088] Do not treat CUBRID "owner" as schema in generated code
|
2013-01-04 15:22:49 +01:00 |
|
Lukas Eder
|
ebe9fdd52f
|
Removed generated classes for CUBRID demodb
|
2013-01-04 15:11:51 +01:00 |
|
Lukas Eder
|
3fe86436a0
|
Cannot make any assumptions about JDBC ResultSet's column label
|
2013-01-04 15:03:22 +01:00 |
|
Lukas Eder
|
80621d138d
|
[#2086] SQL syntax error when aliasing outcome of a relational division
- fixed test case
|
2013-01-04 14:59:48 +01:00 |
|
Lukas Eder
|
694f44b615
|
Fixed indeterministic test case
|
2013-01-04 14:53:22 +01:00 |
|
Lukas Eder
|
cf0e6e0827
|
[#2082] Oracle PIVOT expression doesn't bind any variables of a derived
table being pivoted - Fixed test case
|
2013-01-04 14:47:09 +01:00 |
|
Lukas Eder
|
5c97482f4c
|
[#1887] Remove all deprecated code
|
2013-01-04 14:44:26 +01:00 |
|
Lukas Eder
|
cafadd5b0f
|
Split up subselect integration tests by type
|
2013-01-04 13:49:15 +01:00 |
|
Lukas Eder
|
e83254fed9
|
Re-enabled test case, increasing its priority for jOOQ 3.0
|
2013-01-04 13:41:07 +01:00 |
|
Lukas Eder
|
993843ccd6
|
[#2086] SQL syntax error when aliasing outcome of a relational division
|
2013-01-04 13:35:20 +01:00 |
|