| .. |
|
GenerationTool - migrate.launch
|
[#1105] Add integration tests for multi-schema source code generation and querying - added test data
|
2012-02-05 16:46:14 +00:00 |
|
GenerationTool DB2 test.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
GenerationTool Derby test.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
GenerationTool H2 test.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
GenerationTool HSQLDB test.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
GenerationTool Ingres test.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
GenerationTool MySQL sakila.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
GenerationTool MySQL test2 (schema-rewrite).launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
GenerationTool MySQL test.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
GenerationTool Oracle sys-test.launch
|
[#1113] Standalone calls to functions returning TABLE types in Oracle causes: PLS-00653: aggregate/table functions are not allowed in PL/SQL scope
|
2012-02-04 17:39:24 +00:00 |
|
GenerationTool Oracle test (custom strategy).launch
|
[#408] Add class prefixes, suffixes and other options to the code generator (example strategy implementation still missing)
|
2012-02-18 18:56:46 +00:00 |
|
GenerationTool Oracle test (map date to timestamp).launch
|
[#408] Add class prefixes, suffixes and other options to the code generator - added a prefix example
|
2012-02-19 15:46:08 +00:00 |
|
GenerationTool Oracle test.launch
|
[#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 |
|
GenerationTool Postgres test.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
GenerationTool SQLite test.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
GenerationTool SQLServer AdventureWorks.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
GenerationTool SQLServer test.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
GenerationTool Sybase ASE test.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
GenerationTool Sybase test.launch
|
[#1149] Allow for optional "http://www.jooq.org/xsd/jooq-codegen-2.0.4.xsd" namespace in jooq-codegen configuration
|
2012-02-16 20:59:00 +00:00 |
|
jOOQASETest.launch
|
[#800] Add support for Sybase Adaptive Server Enterprise - rename "adaptiveserver" into "ase"
|
2011-09-06 19:58:54 +00:00 |
|
jOOQDB2Test.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQDerbyTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQH2Test.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQHSQLDBTest (Oracle schema).launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQHSQLDBTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQIngresTest.launch
|
[#1129] Allow for using Param in LIMIT .. OFFSET clauses
|
2012-02-11 09:34:29 +00:00 |
|
jOOQMySQLTest (schema mapping).launch
|
[#958] CODEGEN: Add generation-time schema mapping, allowing for re-writing schemata in jooq-codegen
|
2011-11-22 19:14:32 +00:00 |
|
jOOQMySQLTest (schema rewrite).launch
|
[#958] CODEGEN: Add generation-time schema mapping, allowing for re-writing schemata in jooq-codegen
|
2011-11-22 19:14:32 +00:00 |
|
jOOQMySQLTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQOracleTest (No bind variables).launch
|
[#1145] Add runtime configuration to specify whether a java.sql.PreparedStatement (with bind variables) or a java.sql.Statement (with inlined parameters) should be executed
|
2012-02-16 20:43:55 +00:00 |
|
jOOQOracleTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQPostgresTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQSQLiteTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQSQLServerTest (No bind variables).launch
|
[#1145] Add runtime configuration to specify whether a java.sql.PreparedStatement (with bind variables) or a java.sql.Statement (with inlined parameters) should be executed
|
2012-02-16 20:43:55 +00:00 |
|
jOOQSQLServerTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQSybaseTest.launch
|
[#760] Reorganise SVN repository. Move modules to sub-directory trunk/
|
2011-07-24 15:08:50 +00:00 |
|
jOOQTest.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
Meta-Generate DB2 syscat.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate Derby sys.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate H2 information_schema.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
Meta-Generate HSQLDB information_schema.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate Ingres $ingres.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
Meta-Generate MySQL information_schema.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate MySQL mysql.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate Oracle sys.launch
|
[#287] Add support for Oracle TABLE types
|
2012-02-03 18:01:30 +00:00 |
|
Meta-Generate Postgres information_schema.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate Postgres pg_catalog.launch
|
[#282] Add support for multi-schema databases
|
2012-02-03 13:39:37 +00:00 |
|
Meta-Generate SQLServer information_schema.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate Sybase ASE sys.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Meta-Generate Sybase sys.launch
|
[#519] Add support for MySQL UNSIGNED numeric types
|
2011-11-20 18:34:49 +00:00 |
|
Server Client H2.launch
|
[#1028] Syntax errors when using untyped param() in HSQLDB (and other strongly typed dialects)
|
2012-01-02 20:55:10 +00:00 |
|
Server Client HSQLDB.launch
|
Added HSQLDB Client to favourites
|
2011-07-31 19:09:34 +00:00 |
|
Server Start Derby.launch
|
Release 1.6.3 - Renamed launch targets
|
2011-07-24 16:30:22 +00:00 |
|
Server Start HSQLDB.launch
|
Release 1.6.3 - Renamed launch targets
|
2011-07-24 16:30:22 +00:00 |