Commit Graph

791 Commits

Author SHA1 Message Date
Lukas Eder
a0dacbcc0e [#585] Add support for DATE, TIME and INTERVAL arithmetic - Implementation done for HSQLDB, implementation attempts for Ingres, Postgres 2012-04-04 20:23:23 +00:00
Lukas Eder
26c7a3090a [#585] Add support for DATE, TIME and INTERVAL arithmetic - Implementation done for Derby, H2
[#585] Upgraded H2 from 1.3.163 to 1.3.165
2012-04-04 19:26:28 +00:00
Lukas Eder
299a4bb3ba [#585] Add support for DATE, TIME and INTERVAL arithmetic - Implementation done for DB2 2012-04-01 19:14:09 +00:00
Lukas Eder
82737aa437 [#585] Add support for DATE, TIME and INTERVAL arithmetic - Implementation done for Sybase ASE, CUBRID, MySQL 2012-04-01 18:12:53 +00:00
Lukas Eder
5c5317ea24 [#1257] Add CUBRID support - Fixed sequence generation
[#1257] Add CUBRID support - Fixed dual simulation
2012-04-01 08:45:19 +00:00
Lukas Eder
e4775d036e Remove "/jOOQ-google-cloud-sql" from SVN trunk 2012-04-01 08:13:47 +00:00
Lukas Eder
c105db24ff [#1256] User defined H2 functions codegen bug 2012-04-01 07:51:18 +00:00
Lukas Eder
52039b4b0c [#1263] Pass fetchsizes <= 0 to the JDBC driver (for MySQL compatibility) 2012-03-31 05:41:04 +00:00
Lukas Eder
7d6392e62e [#1257] Add CUBRID support - Fixed some issues 2012-03-30 16:15:04 +00:00
Lukas Eder
7c003bbbf7 [#1257] Add CUBRID support - Fixed some issues 2012-03-30 15:30:22 +00:00
Lukas Eder
dcfd44c414 [#1241] Wrong variable binding when comparing CHAR columns in Derby and DB2 without explicit casting to VARCHAR 2012-03-30 13:46:44 +00:00
Lukas Eder
997f14e393 [#1241] Wrong variable binding when comparing CHAR columns in Derby and DB2 without explicit casting to VARCHAR 2012-03-30 13:45:08 +00:00
Lukas Eder
f5a713dc17 [#1257] Add CUBRID support - Fixed some issues 2012-03-30 10:01:19 +00:00
Lukas Eder
7d1c38ff3a [#1257] Add CUBRID support - Fixed some issues 2012-03-30 09:56:52 +00:00
Lukas Eder
6a308ddf92 [#1257] Add CUBRID support - Fixed some issues 2012-03-30 09:48:23 +00:00
Lukas Eder
0eb930cceb [#1257] Add CUBRID support - Added integration tests, fixed many issues, added relations support 2012-03-30 09:03:22 +00:00
Lukas Eder
32b312078e [#1257] Add CUBRID support - Added dialect, factory, jooq-meta support, demodb generation 2012-03-28 18:49:08 +00:00
Lukas Eder
3c242dd05d [#566] Add support for INTERVAL data types - initial implementation for the Postgres dialect 2012-03-27 16:25:22 +00:00
Lukas Eder
c3640ea846 Fixed Javadoc 2012-03-24 18:20:22 +00:00
Lukas Eder
bba467bcee [#585] Add support for DATE, TIME and INTERVAL arithmetic 2012-03-24 11:52:53 +00:00
Lukas Eder
f917e72193 [#566] Add support for INTERVAL data types - initial implementation for the Oracle dialect 2012-03-24 10:37:43 +00:00
Lukas Eder
a65d77443f Fixed test case that breaks when we shift from CET -> CEST (daylight savings time) 2012-03-24 09:57:19 +00:00
Lukas Eder
5c6a588eec [#1183] Add support for DEFAULT values in Oracle stored procedure parameters
[#1252] Avoid JDBC escape syntax for stored procedure calls, where this is possible
2012-03-23 11:53:55 +00:00
Lukas Eder
e823bb6a7f [#1251] Add integration tests for fetching POJOs that reference <customTypes/> 2012-03-21 21:26:31 +00:00
Lukas Eder
7441caa7da [#1243] Let generated POJOs (and Records) extend base classes 2012-03-21 20:59:08 +00:00
Lukas Eder
f29fb63fb8 [#1248] Setting <records>false</records> and <relations>true</relations> leads to compilation errors 2012-03-21 18:36:37 +00:00
Lukas Eder
9873c7a1e5 Release 2.2.0-SNAPSHOT 2012-03-20 21:19:20 +00:00
Lukas Eder
6c92310758 Release 2.2.0-SNAPSHOT 2012-03-20 21:14:00 +00:00
Lukas Eder
9bc49f23c6 [#1244] Cannot override class name in GeneratorStrategy in Mode.POJO 2012-03-20 18:26:43 +00:00
Chrriis
7833e1d0c4 [#1177] Add SQL Console module to jOOQ - missing SQL keywords in formatter are added. 2012-03-18 18:05:38 +00:00
Chrriis
d26d031ab2 [#1177] Add SQL Console module to jOOQ - popup menu created in RSyntaxTextArea expected place. 2012-03-18 16:50:47 +00:00
Lukas Eder
42c4208ac5 Release 2.1.0 - Fixed some manual links 2012-03-18 14:36:56 +00:00
Lukas Eder
0a79ae0660 [#1241] Wrong variable binding when comparing CHAR columns in Derby without explicit casting to VARCHAR . Added test case 2012-03-18 14:09:14 +00:00
Lukas Eder
651d07ef19 Release 2.1.0 - Added some logging 2012-03-18 13:41:11 +00:00
Lukas Eder
e622399208 Release 2.1.0 - Re-generated HSQLDB schema 2012-03-18 13:33:12 +00:00
Lukas Eder
072804e133 Release 2.1.0 - Fixed Oracle regression 2012-03-18 13:02:13 +00:00
Lukas Eder
0d4b871d1a Release 2.1.0 - Fixed ASE regression 2012-03-18 12:42:49 +00:00
Lukas Eder
bee6a4443e Release 2.1.0 - Fixed ASE testcase 2012-03-18 12:42:20 +00:00
Lukas Eder
7b00d64a20 Release 2.1.0 - Regenerated ASE test schema 2012-03-18 12:37:10 +00:00
Lukas Eder
2eb68a88e0 Release 2.1.0 - Release notes and manual 2012-03-18 12:04:47 +00:00
Lukas Eder
b7fa3c50ab Release 2.1.0 2012-03-18 10:04:08 +00:00
Lukas Eder
26e3fc6987 Release 2.1.0 2012-03-18 09:36:11 +00:00
Lukas Eder
af04f261cf [#1199] Table.getFields() returns an internal representation of a table's field list. Make generated tables immutable instead! 2012-03-18 08:25:26 +00:00
Lukas Eder
f5a994bbae [#1215] Add org.jooq.Converter<T, U> for custom type mapping - Don't make org.jooq.impl.DataTypes public yet 2012-03-16 15:53:32 +00:00
Lukas Eder
05ab707d87 [#1215] Add org.jooq.Converter<T, U> for custom type mapping - Improved implementation 2012-03-16 15:51:49 +00:00
Lukas Eder
61dba0c2f8 [#1196] Document required fork="true" when using jooq-codegen with ant 2012-03-16 15:32:31 +00:00
Lukas Eder
fd60c8ad1f [#1195] Add more jOOQ-Console documentation 2012-03-16 15:22:44 +00:00
Lukas Eder
bc921d8049 [#1193] Specify main-class in jOOQ Console's manifest.mf, and include dependency in jar file 2012-03-16 14:02:16 +00:00
Lukas Eder
1d2ad8d935 [#1128] NULL is inlined in INSERT statement instead of binding it as a variable. This can cause issues when using jOOQ with Spring - Fixed broken unit tests 2012-03-16 13:06:09 +00:00
Lukas Eder
92857341f6 Release 2.1.0 2012-03-16 12:57:08 +00:00