Lukas Eder
50c4f41f82
[ #2718 ] NullPointerException in code generator when a primary key (or
...
foreign key) column is excluded from code generation - Regenerated H2
schema
2013-09-16 10:13:00 +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
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
5383eccd97
[ #2736 ] Improve code generator compatibility with PostgreSQL 8.x by
...
testing if pg_catalog.pg_enum and information_schema.attributes exist
2013-09-12 16:42:28 +02:00
Lukas Eder
bbc390f4f9
Release 3.2.0-SNAPSHOT
2013-08-26 16:45:55 +02:00
Lukas Eder
634be94da7
Release 3.2.0-alpha-01
2013-08-26 13:58:24 +02:00
Lukas Eder
9252e6a550
[ #2707 ] PostgreSQL ENUM ordering is inconsistent with the database
2013-08-23 16:51:09 +02:00
Lukas Eder
795543245c
[ #2699 ] Generate DEFAULT and NULL metadata information on generated
...
DataTypes
2013-08-19 16:09:46 +02:00
Lukas Eder
b88dff4eb2
Fixed Javadoc
2013-08-19 14:57:44 +02:00
Lukas Eder
70fd391aed
[ #2603 ] Add <includeExcludeColumns/> flag to code generation
...
configuration to indicate that <includes/> and <excludes/> shall also
match column names
2013-08-16 14:55:49 +02:00
Lukas Eder
1e51ed871a
[ #2624 ] Wrong SQL Server 2012 detection in jOOQ-Meta
2013-07-09 17:37:04 +02:00
Lukas Eder
9216742d70
[ #2618 ] Document the fact that different packages are generated for
...
different schemas
2013-07-07 13:28:27 +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
07f35be833
[ #2594 ] Add primary key and foreign key navigation support in
...
JDBCDatabase
2013-07-02 22:34:44 +02:00
Lukas Eder
66c71583f3
Release 3.2.0-SNAPSHOT
2013-07-02 10:52:33 +02:00
Lukas Eder
5827083e4e
Release 3.1.0
2013-06-30 15:55:46 +02:00
Lukas Eder
b3da168384
Fixed warning
2013-06-30 13:20:25 +02:00
Lukas Eder
d74988011f
Ignore unreliable Eclipse resource leaks warnings
2013-06-30 13:18:57 +02:00
Lukas Eder
fc54860099
[ #2058 ] Add support for the MariaDB database
2013-06-28 13:34:35 +02:00
Lukas Eder
e5650e88a9
[ #742 ] Improve MySQL Stored Procedure support using MySQL 5.5's
...
INFORMATION_SCHEMA.PARAMETERS dictionary table
2013-06-23 14:48:15 +02:00
Lukas Eder
ef6022aa1f
Regenerated mysql meta schema
2013-06-23 14:23:17 +02:00
Lukas Eder
48a3f2bd2a
[ #2412 ] jOOQ Meta does not recognise non-uppercase IN, OUT, INOUT
...
keywords in MySQL stored procedures
2013-06-23 14:14:33 +02:00
Lukas Eder
297a6ae98c
[ #2509 ] Expose CHECK constraints in jOOQ-meta
2013-06-09 14:11:38 +02:00
Lukas Eder
742b691d9c
Javadoc fixes
2013-06-09 12:39:45 +02:00
Lukas Eder
1b0824149f
Whitespace fix
2013-06-09 12:31:41 +02:00
Lukas Eder
b0b22c9d5e
Javadoc fixes
2013-06-09 12:29:17 +02:00
Lukas Eder
1ba458e18e
[ #2494 ] Possible null pointer passed to ConnectionProvider.release()
2013-05-31 15:07:59 +02:00
Lukas Eder
1c7cbc1089
[ #2496 ] Add support for SQL Server 2012 sequences
2013-05-31 13:31:30 +02:00
Lukas Eder
6ace1f332d
[ #2404 ] Cannot combine <dateAsTimestamp/> with <forcedType/> if both
...
match
2013-05-26 08:49:06 +02:00
Lukas Eder
909e5aef53
[ #2478 ] IngresDatabase erroneously joins IIINDEXES to get constraint
...
columns, rather than using IIKEYS
2013-05-24 16:46:57 +02:00
Lukas Eder
6f490e8f92
[ #2449 ] JDBCDatabase doesn't use DataType.length(), precision(), and
...
scale()
2013-05-09 14:58:06 +02:00
Lukas Eder
da3a371a73
[ #2445 ] Let JDBCDatabase guess the SQLDialect from the connection
2013-05-09 12:44:51 +02:00
Lukas Eder
21569fda4f
Release 3.1.0-SNAPSHOT
2013-05-01 18:04:58 +02:00
Lukas Eder
c5df4f8db9
[ #2401 ] Bad package name generated when <packageName/> contents are not
...
trimmed
2013-04-28 13:07:20 +02:00
Lukas Eder
e23d2af072
Release 3.0.0
2013-04-28 11:49:58 +02:00
Lukas Eder
fb7a0c535f
Release 3.0.0-RC3: Version increment
2013-04-12 15:29:22 +02:00
Lukas Eder
15f24d6e39
[ #2390 ] Change Configuration API to reflect jOOQ-style getter /
...
setter naming
2013-04-07 17:06:04 +02:00
Lukas Eder
906df54303
[ #2380 ] Rename org.jooq.impl.Factory to org.jooq.DSL - Step 1
...
- Renamed org.jooq.impl.Factory to org.jooq.impl.DSL
2013-04-06 21:17:18 +02:00
Lukas Eder
0183ecab99
[ #2379 ] Replace 3.0-RC1 Executor type by a contextual DSL type
...
constructed from Factory.using() - Step 4
- Renamed ContextDSL to DSLContext
2013-04-06 21:00:50 +02:00
Lukas Eder
20af63d55e
[ #2379 ] Replace 3.0-RC1 Executor type by a contextual DSL type
...
constructed from Factory.using() - Step 3
- Make Executor package-private
- Rename Executor to ContextDSLImpl
- Re-generate H2, MySQL, Oracle databases
- Let DAO reference a Configuration instead of an Executor [#2382 ]
2013-04-06 18:45:45 +02:00
Lukas Eder
412bd45e12
[ #2379 ] Replace 3.0-RC1 Executor type by a contextual DSL type
...
constructed from Factory.using() - Step 1
- Make Executor constructors package-private
- Add Factory.using() factory method
2013-04-06 17:45:07 +02:00
Lukas Eder
abe43ec2c2
Release 3.0.0-SNAPSHOT
2013-04-05 11:20:59 +02:00
Lukas Eder
58d3979bec
[ #2362 ] Decouple org.jooq.impl.Executor from Configuration. Choose
...
composition over inheritance
2013-03-30 18:04:00 +01:00
Lukas Eder
c2f4dc2a71
[ #2328 ] Remove UpdatableTable marker interface, pulling up methods
...
to Table - Regenerated databases
2013-03-24 11:45:57 +01:00
Lukas Eder
00c2ddb15d
[ #2351 ] Relax ConnectionProvider contract, allowing acquire() to
...
return new Connections even before release() is called
2013-03-22 14:20:08 +01:00
Lukas Eder
86bc2b5dc8
[ #2347 ] Let equals() implementations succeed early on identity
2013-03-20 20:04:28 +01:00
Lukas Eder
c4cb32ee5e
Release 3.0.0-RC2
2013-03-08 10:30:08 +01:00
Lukas Eder
0e46a4a207
[ #2290 ] Add Database.getUniqueKeys() and getForeignKeys to jOOQ-meta
2013-02-28 18:22:53 +01:00
Lukas Eder
244f82c49f
Release 3.0.0-SNAPSHOT
2013-02-28 10:33:51 +01:00