Commit Graph

42 Commits

Author SHA1 Message Date
Lukas Eder
732dc34068 Upgraded PostgreSQL JDBC driver from 9.0 to 9.3 2013-12-28 14:30:42 +01:00
Lukas Eder
075730243c Pro code dump 2013-11-19 18:22:21 +01:00
Lukas Eder
e79890ede9 [#2492] Add support for the MS Access database - Synchronise jOOQ Professional Edition with jOOQ Open Source Edition 2013-11-04 11:05:15 +01:00
Lukas Eder
5e7f157f52 Converted all \r\n to \n 2013-10-10 10:13:22 +02:00
Lukas Eder
444cf8df47 OSS / Commercial dual-licensing: Remove some commercial code sections from publicly available GitHub repository. 2013-10-07 15:55:31 +02:00
Lukas Eder
a5f36eb2b7 [#2767] Add support for CUBRID 9.2 features - Upgraded CUBRID to 9.2 2013-10-04 17:57:17 +02:00
Lukas Eder
c5ae330656 Upgraded from MariaDB JDBC driver 1.1.2 to 1.1.5 2013-09-20 14:37:05 +02:00
Lukas Eder
c405fb0607 Removed ucanaccess library from classpath 2013-09-17 16:19:46 +02:00
Lukas Eder
9675da7d2b New Licensor: Data Geekery GmbH
- Reverted previous license change (which was too restrictive)
- Changed license to
  - ASL 2.0  + Commercial for use with Open Source databases
  - AGPL 3.0 + Commercial for use with commercial databases
2013-09-16 10:12:56 +02:00
Lukas Eder
e25b92d711 [#2492] Add support for the MS Access database - Initial setup 2013-07-02 21:26:47 +02:00
Lukas Eder
a4eded5b46 [#2566] Upgrade integration test jTDS version to 1.3.1 2013-06-28 14:06:18 +02:00
Lukas Eder
fc54860099 [#2058] Add support for the MariaDB database 2013-06-28 13:34:35 +02:00
Lukas Eder
dae1576809 [#2339] Support CUBRID 9.1's new features - Upgraded CUBRID to 9.1 2013-05-01 18:31:33 +02:00
Lukas Eder
b80451c42e [#2424] Integration-test jOOQ with the SQLite xerial driver 2013-05-01 12:08:42 +02:00
Lukas Eder
24254e039e [#2267] SQLDialectNotSupportedException: Type class
org.postgis.PGgeometry is not supported in dialect null, when binding
PG* objects
2013-02-25 16:55:04 +01:00
Lukas Eder
c54f543332 Upgraded H2 dependency 2013-02-19 13:47:42 +01:00
Lukas Eder
cf4a9e521d Upgraded .classpath JRE reference from 1.6 to 1.7 2012-12-28 14:49:06 +01:00
Lukas Eder
02ccfc766d [#1968] Add org.jooq.Meta returned from Executor.meta() to return a
wrapped JDBC DatabaseMetaData object
2012-11-23 12:41:19 +01:00
Lukas Eder
54c764ae9c [#1917] Add support for CUBRID 9.0's new features - Upgrade database 2012-11-02 12:06:27 +01:00
Lukas Eder
1f5a3f0b89 Upgraded H2 2012-08-29 21:08:57 +02:00
Lukas Eder
10e79d63c1 [#430] Add support for the Firebird database - Added antlr test
dependency
2012-08-17 18:52:53 +02:00
Lukas Eder
9d0c022f33 [#430] Add support for the Firebird database 2012-08-17 18:32:12 +02:00
Lukas Eder
02ad697a47 Upgraded CUBRID JDBC driver 2012-07-27 16:23:02 +02:00
Lukas Eder
c94ded5e4e Release 2.3.0 - Upgraded rsyntaxtextarea 2012-05-06 20:39:34 +02:00
Lukas Eder
cc61275add Upgraded Eclipse and Plugins 2012-04-22 10:51:58 +02:00
Lukas Eder
32e823f356 Upgraded CUBRID JDBC driver from build 1018 to 2032 2012-04-20 10:21:48 +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
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
fd60c8ad1f [#1195] Add more jOOQ-Console documentation 2012-03-16 15:22:44 +00:00
Lukas Eder
ec1b6a8c7c [#1177] Add SQL Console module to jOOQ - Adapted to renaming 2012-02-26 11:38:13 +00:00
Lukas Eder
db4376bfa8 [#1177] Add SQL Console module to jOOQ - Added dependency from jOOQ-test to jOOQ-sql-console 2012-02-23 20:01:03 +00:00
Lukas Eder
bd7e48ef21 [#1162] Integrate jOOR into jOOQ for simpler reflection - replaced jooq-test dependency 2012-02-18 14:03:00 +00:00
Lukas Eder
5f68d70aa7 [#1134] NullPointerException in code generation when a foreign key constraint references a table from another schema that is not being generated 2012-02-12 12:58:42 +00:00
Lukas Eder
08fb1fd521 [#1127] Add support for POJO classes generation 2012-02-10 21:42:37 +00:00
Lukas Eder
9687809b8a [#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects) 2012-01-02 20:55:10 +00:00
Lukas Eder
de42b79cb5 Upgraded H2 from 1.3.161 to 1.3.162 2011-12-10 17:59:32 +00:00
Lukas Eder
f15b8ca57e Upgraded H2 to 1.3.161 2011-10-29 11:23:06 +00:00
Lukas Eder
a05e19db6f Upgraded H2 to latest version from trunk for some tests 2011-10-20 17:12:18 +00:00
Lukas Eder
6d6039da32 [#800] Add support for Sybase Adaptive Server Enterprise 2011-09-04 18:40:14 +00:00
Lukas Eder
2e7ea84cd1 [#198] Add SELECT INTO functionality
[#782] Add <T> T Record.getValue(..., Class<? extends T>) methods for convenient type conversion
2011-08-01 09:42:11 +00:00
Lukas Eder
b1573fc520 Upgraded source reference for HSQLDB 2011-07-31 19:10:06 +00:00
Lukas Eder
5666cfd019 [#760] Reorganise SVN repository. Move modules to sub-directory trunk/ 2011-07-24 15:08:50 +00:00