Lukas Eder
a75733d107
Eclipse changed these again...
2014-02-18 18:29:47 +01:00
Lukas Eder
f012c538dd
Release 3.4.0-SNAPSHOT
2014-02-17 19:08:24 +01:00
Lukas Eder
809455dee1
Added some flags for use with Oracle Java Mission Control
2014-02-08 15:12:56 +01:00
Lukas Eder
c6730094b6
Whitespace changes
2014-02-03 17:59:38 +01:00
Lukas Eder
d10a27ed3c
Updated copyright information
2014-02-03 12:22:20 +01:00
Lukas Eder
192a27e1e8
[ #2932 ] Retry loading the GenerationTool configuration file with a / prepended if it fails
2014-01-07 09:35:52 +01:00
Lukas Eder
510aac4e05
[ #2492 ] Dumping updated MS Access code to jOOQ OSS Edition
2014-01-02 18:15:47 +01:00
Lukas Eder
c2e2730583
Line separators again...
2013-12-31 14:04:09 +01:00
Lukas Eder
732dc34068
Upgraded PostgreSQL JDBC driver from 9.0 to 9.3
2013-12-28 14:30:42 +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
fac2c3ab08
Something keeps changing... ?
2013-10-28 17:54:23 +01:00
Lukas Eder
5e7f157f52
Converted all \r\n to \n
2013-10-10 10:13:22 +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
223db0e4dc
[ #1171 ] Reverted regeneration for H2 in standard integration tests, moved such generation to ./examples
2013-09-27 13:04:48 +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
34c8ff98ed
New Licensor: Data Geekery GmbH
...
- Transferred license from Lukas Eder to Data Geekery GmbH
- Changed license from ASL 2.0 to
- LGPL + Commercial for jOOQ
- AGPL + Commercial for jOOQ-codegen, jOOQ-meta, jOOQ-scala and others
2013-09-16 10:12:45 +02:00
lukaseder
c0f7fe9962
Removed cross-references to jOOU from Eclipse runtime configurations
2013-08-29 07:35:32 +02:00
Lukas Eder
e60dc20866
[ #2608 ] Error in code generator when the sqlite_sequence table is
...
missing
2013-07-05 09:56:23 +02:00
Lukas Eder
604a73b7b8
[ #2606 ] Distinguish ORACLE10G, ORACLE11G, ORACLE12C SQLDialects within
...
the ORACLE family
2013-07-04 10:49:07 +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
bc8cdb6e23
[ #833 ] Add integration tests for both jconn3 and jTDS JDBC drivers for
...
Sybase and SQL Server
2013-06-28 14:07:08 +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
297a6ae98c
[ #2509 ] Expose CHECK constraints in jOOQ-meta
2013-06-09 14:11:38 +02:00
Lukas Eder
ec1b840cb5
[ #552 ] [ #2423 ]
...
- Add SQLDialect.family() to group several SQLDialect versions of
the same RDBMS
- Add support for SQL Server 2012 native OFFSET .. FETCH clause
2013-06-01 19:19:13 +02:00
Lukas Eder
64e48ea499
[ #2461 ] Generator Encoding Error for Database-Objects with Unicode-Names
2013-05-24 19:56:44 +02:00
Lukas Eder
4ce94b7eb7
[ #2445 ] JDBCDatabase doesn't recognise Oracle's VARCHAR2 data type (and
...
other vendor-specific data types)
2013-05-09 13:45:22 +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
ec4283f169
[ #2366 ] Add org.jooq.util.example package to jOOQ-codegen with some
...
example GeneratorStrategies
2013-04-03 21:25:03 +02:00
Lukas Eder
c54f543332
Upgraded H2 dependency
2013-02-19 13:47:42 +01:00
Lukas Eder
d76824bd3e
Release 3.0.0-RC1 - Fixed weird regression in test scripts, due to
...
Ingres upgrade (??)
2013-02-16 17:34:32 +01:00
Lukas Eder
ab5f79497f
Fixed launch targets
2013-02-12 16:11:56 +01:00
Lukas Eder
5af38a690a
Fixed launch configuration
2013-02-09 18:29:50 +01:00
Lukas Eder
711d46c73d
[ #2117 ] Remove the FieldProvider marker interface. Simplify the
...
FieldProvider API
2013-01-11 17:40:48 +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
ebe9fdd52f
Removed generated classes for CUBRID demodb
2013-01-04 15:11:51 +01:00
Lukas Eder
d0bb0e8420
[ #1801 ] Add Table.as(String, String...) to allow for creating a
...
table alias with aliased fields - Regenerated Firebird schema
2013-01-02 14:40:04 +01:00
Lukas Eder
097bcbe772
Fixed some launch targets
2012-12-21 19:11:00 +01:00
Lukas Eder
71a9ffecef
Upgraded java library path for SQL Server re-install
2012-12-07 18:45:32 +01:00
Lukas Eder
073f90648f
[ #1636 ] Add jooq-meta support for querying the JDBC DatabaseMetaData API
2012-11-30 11:25:26 +01:00
Lukas Eder
4bcc9f5524
Updated launch targets
2012-11-23 11:55:36 +01:00
Lukas Eder
f489e76f61
[ #1649 ] Remove support for code generation from pre-jOOQ 2.0 .properties
...
file - Migration of .properties files
2012-11-11 14:36:32 +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
Ivan Dugic
3007782fc8
Removed jOOQ prefix from test cases and launch configuration.
2012-09-04 22:14:40 +02:00
Lukas Eder
1f5a3f0b89
Upgraded H2
2012-08-29 21:08:57 +02:00
Lukas Eder
3c8be0ed30
[ #430 ] Add support for the Firebird database - Fixed data types
2012-08-24 08:43:24 +02:00
Lukas Eder
cfd5ad417e
[ #430 ] Add support for the Firebird database - Added initial code
...
generation contribution
2012-08-24 01:05:42 +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