lukaseder
|
8a3f32f635
|
[#4598] Fixed regression in generated code
|
2015-12-22 15:04:36 +01:00 |
|
lukaseder
|
1b8b773e14
|
[#4838] Add code generation flag <tableValuedFunctions/> to turn off generation of table-valued functions
|
2015-12-22 14:49:13 +01:00 |
|
lukaseder
|
8145f77f2e
|
[#4827] Add CatalogVersionProvider
|
2015-12-20 12:45:39 +01:00 |
|
lukaseder
|
e9ddeaff62
|
[#3254] Add support for PostgreSQL materialized views
|
2015-12-18 15:10:02 +01:00 |
|
lukaseder
|
628686ed28
|
[#4598] Allow for nesting <forcedType/> in appropriate <customType/> to allow for more concise code generation configuration
|
2015-12-18 10:44:17 +01:00 |
|
lukaseder
|
c514e62f80
|
[#4800] Oracle Functions accepting or returning PL/SQL-only types are not "SQL usable"
|
2015-12-11 16:04:19 +01:00 |
|
lukaseder
|
314cedcf40
|
[#4795] [#2032]
- [#2032] Fully qualify all jOOQ-meta Definitions with catalogs
- [#4796] Add Setting to turn off rendering catalog at runtime
|
2015-12-10 16:57:43 +01:00 |
|
lukaseder
|
75ff22fe99
|
[#2032] Handle "DEFAULT_CATALOG" in the absence of catalog support
|
2015-12-10 14:58:09 +01:00 |
|
lukaseder
|
e2b4d0915d
|
[2032] Added first implementation draft working with SQL Server
|
2015-12-10 14:38:42 +01:00 |
|
lukaseder
|
c9900d6c9a
|
[#4783] Fixed compilation error
|
2015-12-10 11:52:16 +01:00 |
|
lukaseder
|
1963b21e50
|
[#4783] Unnecessary SQL exception logged in code generator
|
2015-12-08 17:45:13 +01:00 |
|
lukaseder
|
b2fc85457f
|
[#4708] Wrong enum type referenced from UDT, when the same enum type exists in different schemas in PostgreSQL
|
2015-11-05 13:54:53 +01:00 |
|
lukaseder
|
207528f704
|
[#4677] Add type safe overloads DSL.with(String, String, String) that will expect Select<? extends Record2<?, ?>>
|
2015-10-19 21:41:21 +02:00 |
|
lukaseder
|
433129e614
|
[#4676] Add SelectFromStep.from(Name) and similar convenience methods
|
2015-10-18 17:16:57 +02:00 |
|
lukaseder
|
2e0b9d4588
|
[#681] Added support for domains to jOOQ-meta and generate stub classes
|
2015-10-18 16:51:46 +02:00 |
|
lukaseder
|
0a63655957
|
[#4124] Add <username/> as a synonym for <user/> in the code generation configuration
|
2015-10-14 17:32:02 +02:00 |
|
lukaseder
|
2b2dcf5aa8
|
[#4597] Log warning when <forcedType/> doesn't have any matching SQLDataType or <customType/>
|
2015-10-07 11:49:38 +02:00 |
|
lukaseder
|
83d3da12eb
|
Fixed erroneous namespace declaration
|
2015-09-29 09:48:28 +02:00 |
|
lukaseder
|
0dd7038b05
|
[#4579] Unnecessary log messages when a PostgreSQL database contains tables with multiple inheritance
|
2015-09-27 11:18:12 +02:00 |
|
lukaseder
|
fb2f776057
|
[#3082] Let generated POJOs reference Java array types, instead of ArrayRecords
|
2015-09-16 18:53:21 +02:00 |
|
lukaseder
|
ddf0836f2a
|
[#4547] Package is not generated when an exception is thrown
|
2015-09-14 18:50:49 +02:00 |
|
lukaseder
|
bdd1b6814e
|
[#1364] Generate toString() on POJOs
|
2015-09-11 12:42:34 +02:00 |
|
lukaseder
|
39452d3680
|
[#4470] Add <springAnnotations/> code generation configuration to generate Spring annotations on select objects
|
2015-08-13 13:45:29 +02:00 |
|
lukaseder
|
1559ac960f
|
[#4299] Add support for PostgreSQL 9.5 - GROUPING SETS
|
2015-08-10 17:00:11 +02:00 |
|
lukaseder
|
01eba80994
|
[#4429] Reverted incomplete implementation
|
2015-07-29 15:43:23 +02:00 |
|
lukaseder
|
d89572c098
|
[#4429] Add <javaTimeTypes/> to code generator configuration to generate Java 8 java.time types instead of java.sql types (incomplete implementation)
|
2015-07-27 16:00:25 +02:00 |
|
lukaseder
|
18d59094ec
|
[#4381] No enums generated in MySQL when <forcedType/> contains <types/> matcher
|
2015-06-12 11:45:20 +02:00 |
|
lukaseder
|
246a7261ed
|
[#4349] The trial / pro license is accidentally delivered with the Open Source Edition
|
2015-06-03 11:00:55 +02:00 |
|
lukaseder
|
08b79de9b5
|
[#3645] workaround for Java 8's stricter type inference (javac regression?)
|
2015-06-01 21:04:39 +02:00 |
|
lukaseder
|
c0b7ed8fe2
|
[#4313] NullPointerException while fetching tables
|
2015-05-28 12:21:18 +02:00 |
|
lukaseder
|
74d5c3a658
|
[#1350] Add support for the VERTICA database
|
2015-05-14 15:07:39 +02:00 |
|
lukaseder
|
7cea567450
|
Avoid compiler issues with the Java 6 compiler
|
2015-05-06 15:45:07 +02:00 |
|
lukaseder
|
98530ee871
|
[#4254] INFORMATION_SCHEMA.PARAMETERS.PARAMETER_DEFAULT was added in PostgreSQL 9.4 only
|
2015-05-06 14:33:11 +02:00 |
|
lukaseder
|
4ef2b92d3c
|
[#4269] No columns generated for PostgreSQL SETOF [ scalar type ]
|
2015-05-05 08:37:10 +02:00 |
|
lukaseder
|
37612d24de
|
[#4254] Add support for default routine parameters in PostgreSQL
|
2015-04-30 16:40:55 +02:00 |
|
lukaseder
|
5939c31565
|
[#2728] Add support for Amazon Redshift
|
2015-04-29 09:29:10 +02:00 |
|
lukaseder
|
ea5f9a8f15
|
[#4235] JDBCDatabase calls Meta.getPrimaryKeys() for all schemas, not
just for input schemas
|
2015-04-28 12:23:27 +02:00 |
|
lukaseder
|
2a8e0cfa1a
|
[#4240] JDBCDatabase fetches tables from all schemas, not just from input schemas
|
2015-04-28 12:12:45 +02:00 |
|
lukaseder
|
0a52ca4bc1
|
Synchronise with pro repository
|
2015-04-20 15:46:17 +02:00 |
|
lukaseder
|
8445b56556
|
[#4193] Wrong H2 routines generated since recent H2 version
|
2015-04-11 17:11:52 +02:00 |
|
lukaseder
|
73e5405dde
|
[#4146] Generate PL/SQL constants
|
2015-03-18 18:53:35 +01:00 |
|
lukaseder
|
a5a8bc09a5
|
[#2899] Support generating code based on JPA annotations
|
2015-03-17 19:04:31 +01:00 |
|
lukaseder
|
27d26848d2
|
[#4106] Add support for T-SQL optional INTEGER return values from stored procedures
|
2015-03-02 13:41:14 +01:00 |
|
lukaseder
|
75a95db23e
|
[#4101] Cleanup and revert of previous funky commit
|
2015-02-26 19:09:43 +01:00 |
|
lukaseder
|
6cdafb79fc
|
[#4101] Wrong DSL.currentTimestamp() and currentTime() implementations in Oracle
|
2015-02-26 19:01:59 +01:00 |
|
Lukas Eder
|
38d155a0fd
|
[#4096] jooq-meta-3.5.2.xsd doesn't specify the right namespaces
|
2015-02-25 16:54:24 +01:00 |
|
Lukas Eder
|
e48eb20fbb
|
[#4022] NullPointerException when generating SQLite table with composite primary key
|
2015-02-03 18:58:21 +01:00 |
|
Lukas Eder
|
4a5ab98d83
|
[#4022] NullPointerException when generating SQLite table with composite primary key
|
2015-02-03 18:55:26 +01:00 |
|
lukaseder
|
dcff603068
|
[#4017] jooq-meta-3.5.0.xsd is not valid XSD 1.0
|
2015-02-03 10:33:55 +01:00 |
|
lukaseder
|
fe49812b2a
|
[#4017] jooq-meta-3.5.0.xsd is not valid XSD 1.0
|
2015-02-03 10:30:25 +01:00 |
|