Commit Graph

952 Commits

Author SHA1 Message Date
Lukas Eder
843b82cccf Release 2.3.1 2012-05-11 10:04:13 +02:00
Lukas Eder
c1ae59160b [#1334] Fix inaccurate simulation of TRUNC(number, decimals) for Derby 2012-05-11 09:51:19 +02:00
Lukas Eder
e53a757cb4 [#1403] Documentation bug: ctx.statement() can be replaced in
executeStart(). This is not documented
2012-05-10 22:12:35 +02:00
Lukas Eder
7d7aa5049d [#1406] Compilation errors in generated source code when Postgres stored
procedure parameter is called "NAME"
2012-05-10 18:54:22 +02:00
Lukas Eder
74205afc53 [#1407] Compilation errors in generated source code when Postgres
data-type is "any" (with quotes!)
2012-05-10 18:46:20 +02:00
Lukas Eder
aeb8765d1e Release 2.3.1-SNAPSHOT 2012-05-09 22:45:54 +02:00
Lukas Eder
d11e54a33e [#1409] Postgres code generation broken when not connecting with the
owner of a schema
2012-05-09 22:40:56 +02:00
Lukas Eder
71ebc98b27 Updated Maven download statistics 2012-05-09 19:44:31 +02:00
Lukas Eder
14aa2b6b94 Fixed titles on main menu 2012-05-07 21:38:24 +02:00
Lukas Eder
3357b14c09 Added Google Analytics code snippet 2012-05-07 21:19:23 +02:00
Lukas Eder
b7f8cb14a9 SEO : added alt attribute 2012-05-07 20:32:50 +02:00
Lukas Eder
a377e1b632 SEO optimisation : shortened meta description 2012-05-07 20:30:07 +02:00
Lukas Eder
82597990fa SEO optimisation. Shorten title 2012-05-07 20:21:47 +02:00
Lukas Eder
cf928b006d Don't let download statistics time-range reach the present day 2012-05-07 20:17:44 +02:00
Lukas Eder
0ffadaf0cd Added .gitignore 2012-05-06 20:40:03 +02:00
Lukas Eder
c94ded5e4e Release 2.3.0 - Upgraded rsyntaxtextarea 2012-05-06 20:39:34 +02:00
Lukas Eder
fd9457a720 Release 2.3.0 - Fixed NPE in new function 2012-05-06 20:19:41 +02:00
Lukas Eder
2f0522d89c Release 2.3.0 - Regenerated integration test artefacts 2012-05-06 20:11:15 +02:00
Lukas Eder
755bf002ce Release 2.3.0 - Regenerated examples 2012-05-06 20:04:09 +02:00
Lukas Eder
1542ad334c Release 2.3.0 - Manual update 2012-05-06 19:53:44 +02:00
Lukas Eder
00b5731ecf Release 2.3.0 2012-05-06 18:58:44 +02:00
Lukas Eder
4346013477 [#1370] Missing conversion when using unsafe Field<?> types in INSERT or
UPDATE statements - Deactivate relevant integration test for the time
being
2012-05-06 18:44:46 +02:00
Lukas Eder
c1a7bd0bee Release 2.3.0 2012-05-06 18:23:11 +02:00
Chrriis
2a5f34c765 [#1177] Add SQL Console module to jOOQ - UI improvements to
statement filters.
2012-05-05 12:38:44 +02:00
Chrriis
5a77b9e699 [#1393] Implement a communication protocol between Console server and
client - Renamed classes for clearer API.
2012-05-05 09:49:44 +02:00
Chrriis
72e5a0e7f6 [#1177] Add SQL Console module to jOOQ - label to explain the OR nature
of filters.
2012-05-05 09:44:43 +02:00
Chrriis
f3591a3b47 [#1393] Communication protocol between Console server and client - code
cleanup and API adjustments.
2012-05-04 17:54:43 +02:00
Lukas Eder
130e6b1024 [#1394] NullPointerException when omitting <generate/> element in code
generation configuration
2012-05-04 11:46:16 +02:00
Chrriis
62b3f9402b [#1177] Add SQL Console module to jOOQ - UI improvements. 2012-05-03 23:08:43 +02:00
Chrriis
3029c36342 [#1177] Add SQL Console module to jOOQ - Code cleanup. 2012-05-03 23:05:52 +02:00
Chrriis
a7b3b5effe [#1177] Add SQL Console module to jOOQ - Communication interface
implementation for re-entrant calls.
2012-05-03 22:53:12 +02:00
Chrriis
6d8d46dd58 [#1177] Add SQL Console module to jOOQ - bug fix and code cleanup. 2012-05-03 00:22:47 +02:00
Chrriis
685f225f67 [#1177] Add SQL Console module to jOOQ - filtering in UI is improved. 2012-05-02 23:44:44 +02:00
Chrriis
e595e87763 [#1177] Add SQL Console module to jOOQ - improved messaging interface. 2012-05-02 23:35:04 +02:00
Chrriis
e3c4e5bc7d Merge branch 'master' of git@github.com:jOOQ/jOOQ.git 2012-05-02 19:04:09 +02:00
Lukas Eder
d8f28ef5f3 [#1242] Upgrade jOOQ Console dependency on RSyntaxTextArea from 1.5 to
2.0.2
2012-05-02 08:10:43 +02:00
Chrriis
5c4ff85e78 [#1177] Add SQL Console module to jOOQ - client/server communication
channel is replaced.
2012-05-02 00:10:51 +02:00
Lukas Eder
ad8d4a159c [#989] INSERT and UPDATE statements always render non-qualified, escaped
field names. This may cause trouble when using plain SQL fields
[#1390] Add RenderContext.qualify() to indicate whether QueryParts
should render qualified versions of themselves or not
2012-05-01 23:31:16 +02:00
Lukas Eder
63d038b6c6 [#1109] Standalone TABLE or VARRAY types are not correctly initialised
before referencing tables load them
2012-05-01 22:41:19 +02:00
Lukas Eder
d40772a8d9 [#470] Add support for the Oracle TRUNC function for datetime arithmetic 2012-05-01 22:40:49 +02:00
Lukas Eder
68f2f11fb6 Merge branch 'master' of git@github.com:jOOQ/jOOQ.git 2012-05-01 22:15:43 +02:00
Lukas Eder
b71d7b47b9 [#470] Add support for the Oracle TRUNC function for datetime arithmetic 2012-05-01 22:14:10 +02:00
Chrriis
297004550e [#1177] Add SQL Console module to jOOQ - Statement filtering is
implemented and exposed in UI.
2012-05-01 20:52:43 +02:00
Chrriis
e1093ad377 [#1177] Add SQL Console module to jOOQ - Statement filtering is
implemented and exposed in UI.
2012-05-01 20:47:33 +02:00
Lukas Eder
97e8fbc9f0 [#910] Add ExecuteListener extension to allow for overriding exception
translator to handle vendor-specific error codes
2012-05-01 14:39:40 +02:00
Lukas Eder
eaf66c19d2 [#783] Result holds wrong data when tables in a cartesian self product
(or self cross join) are not aliased - added integration test
2012-05-01 13:36:53 +02:00
Lukas Eder
4aace174c1 Added link to the new "user contribution candidates" trac milestone 2012-05-01 11:37:55 +02:00
Lukas Eder
0145a12b1c [#1295] Add support for MySQL's INSERT IGNORE clause 2012-05-01 10:10:34 +02:00
Lukas Eder
9c435f3ff8 [#1296] Simulate the FOR UPDATE clause for SQL Server, CUBRID, using
JDBC's ResultSet.CONCUR_UPDATABLE
2012-04-30 23:56:30 +02:00
Chrriis
8f83b6c091 [#1177] Add SQL Console module to jOOQ - Statement matcher for server
level filtering of data to log.
2012-04-30 23:02:24 +02:00