lukaseder
e9ddeaff62
[ #3254 ] Add support for PostgreSQL materialized views
2015-12-18 15:10:02 +01:00
lukaseder
bb285924d9
[ #4820 ] Oracle LONG and LONG RAW columns cause "Stream has already been closed" exception when not placed in first position
2015-12-18 12:34:15 +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
d428250994
[ #4746 ] Javadoc fix
2015-12-17 16:24:57 +01:00
lukaseder
0e23b09087
[ #4746 ] Allow for specifying empty string as formatCSV()'s nullString / emptyString
2015-12-17 16:21:57 +01:00
lukaseder
687884ec31
[ #4715 ] Allow to specify the newline character for Result.formatCSV()
2015-12-17 16:03:30 +01:00
lukaseder
bbac3d8551
[ #4818 ] Add org.jooq.CSVFormat: A parameter object to replace the existing formatCSV overloads
2015-12-17 15:53:59 +01:00
lukaseder
eb4702ea6c
Remove confusing [java-8] tags in OSS edition
2015-12-17 15:05:01 +01:00
lukaseder
7a05238129
[ #4763 ] Deprecate on(Boolean), where(Boolean), having(Boolean), etc.
2015-12-17 11:07:35 +01:00
lukaseder
87b9316226
[ #4815 ] Relax bound from <R extends TableRecord<R>> to <R extends Record> for DSLContext.loadInto()
2015-12-17 10:39:14 +01:00
lukaseder
6c1fc75aff
[ #4744 ] Record getter and setter names are generated with Mode.DEFAULT rather than Mode.Record
2015-12-16 15:22:56 +01:00
lukaseder
04e918220e
[ #4811 ] Add source code in original form to .zip, such that users can build jOOQ right away
2015-12-16 14:10:29 +01:00
lukaseder
00394069d0
Java 6 compatibility bugfix
2015-12-15 15:56:43 +01:00
lukaseder
c6a2dc15e0
Removed stale resources in OSS repository
2015-12-15 15:31:13 +01:00
lukaseder
d74c1ab73c
[ #4801 ] Add DEQUEUE_OPTIONS_T.wait(int) to support timeout-based waits on Oracle AQ
2015-12-15 13:52:30 +01:00
lukaseder
2244d90ef1
[ #4806 ] CREATE VIEW statement fails when it contains bind variables
2015-12-15 13:30:37 +01:00
lukaseder
35e9327587
How did this happen...?
2015-12-15 09:59:55 +01:00
lukaseder
aea8b16e09
Typo
2015-12-15 09:30:51 +01:00
lukaseder
6293d19b5d
Travis (finally) upgraded from Java 1.8.0_31!
2015-12-15 09:16:09 +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
8a32ed7697
[ #4785 ] Fixed more integration tests
2015-12-11 15:16:38 +01:00
lukaseder
f666c7feb0
[ #4785 ] Fixed more integration tests
2015-12-11 15:12:59 +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
7037298c0d
[ #4796 ] Add Context.qualifyCatalog() to allow for locally qualifying names without catalog
2015-12-10 15:22:49 +01:00
lukaseder
8596290751
[ #4792 ] Exclude rendering the "DEFAULT_CATALOG" (better fix with [ #4793 ])
2015-12-10 15:04:08 +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
f674daaa60
[ #4792 ] Add Schema.getCatalog() and render the catalog in SQL
2015-12-09 17:57:00 +01:00
lukaseder
9326779597
[ #4791 ] Upgrade scala dependency to 2.10.6
2015-12-09 16:40:03 +01:00
lukaseder
eb70ea0ad9
[ #4785 ] Added support for more dialects
2015-12-09 16:24:56 +01:00
lukaseder
b82e751006
[ #4785 ] Add support for OFFSET without LIMIT
2015-12-08 18:26:42 +01:00
lukaseder
1963b21e50
[ #4783 ] Unnecessary SQL exception logged in code generator
2015-12-08 17:45:13 +01:00
lukaseder
f137d51d2b
[ #4781 ] [ #4782 ]
...
- [#4781 ] Advanced Queue, when dequeueing with correlation: SQLException: Invalid column index
- [#4782 ] OracleDSL.DBMS_AQ.dequeue() does not return any MESSAGE_PROPERTIES_T values
2015-12-08 16:29:17 +01:00
lukaseder
887540a9d2
[ #4784 ] Add support for OFFSET .. LIMIT in addition to LIMIT .. OFFSET
2015-12-08 14:12:07 +01:00
lukaseder
20d3e41146
[ #4772 ] [ #4773 ]
...
- [#4772 ] Extremely slow mapping Record.into(ProxyableInterface.class)
- [#4773 ] DefaultRecordMapper is not thread safe when mapping proxyable interface
2015-12-04 11:23:13 +01:00
lukaseder
50a41de7b4
[ #4771 ] Confusing SQLDialectNotSupportedException when passing wrong arguments to DSL.nvl() function, and others
2015-12-03 13:08:43 +01:00
lukaseder
f2c80bbd12
[ #4761 ] Add MySQL IFNULL() support as a synonym for NVL()
2015-12-03 12:33:06 +01:00
lukaseder
921436509c
[ #4769 ] Improve TableLike.field(Field) Javadoc
2015-12-01 14:31:01 +01:00
lukaseder
33b019ee9c
[ #4762 ] org.jooq.Meta must not cache DatabaseMetaData in order not to violate the ConnectionProvider contract
2015-12-01 10:28:37 +01:00
lukaseder
ee30788263
[ #4749 ] Regression in AbstractParam throwing StackOverflowError when calling UDTRecord.toString()
2015-11-27 10:17:21 +01:00
lukaseder
1f99a66681
[ #4753 ] Add Settings for default naxRows, fetchSize, queryTimeout and other values
2015-11-26 19:43:40 +01:00
lukaseder
5185a5a022
[ #4737 ] Documentation bug: Deprecation remark on fieldByName(Class, String...) points to wrong substitute
2015-11-13 13:45:59 +01:00
lukaseder
597d0c300f
[ #4735 ] Add DSL.condition(Record) for Query By Example (QBE) predicate building support
2015-11-13 13:20:04 +01:00
lukaseder
a4ebfe114b
[ #3073 ] Added remarks about new Maven groupIds to maven-install.bat and .sh
2015-11-12 09:46:27 +01:00
lukaseder
94d2f64543
Release 3.7.1
2015-11-12 09:44:43 +01:00
lukaseder
09b106b16a
Workaround for a Java 6 compiler issues
2015-11-12 09:44:10 +01:00
lukaseder
dc0cba7210
[ #4729 ] Emulate DSL.count(Table) and countDistinct(Table) for all other dialects
2015-11-11 14:26:12 +01:00
lukaseder
cd9bba149b
[ #4731 ] Add Javadoc warning to Table.equals() to help prevent accidental usage
2015-11-11 12:12:47 +01:00
lukaseder
f147e8dc12
[ #4730 ] Recognise pgjdbc-ng JDBC URL in JDBCUtils.dialect(String)
2015-11-11 09:47:10 +01:00