Mercurial > hg > monetdb-java
graph
-
Extend tests by also calling ResultSetMetaData methods getColumnTypeName(), getColumnType(), getPrecision() and getScale() from compareResultSet(). default tipWed, 13 Jul 2022 19:53:47 +0200, by Martin van Dinther
-
Correcting implementation of Statement.setQueryTimeout(int seconds).Thu, 30 Jun 2022 18:40:52 +0200, by Martin van Dinther
-
By fixing methods getPrimaryKeys(), getBestRowIdentifier() and getIndexInfo() for local temporary tables, it also caused it to fail for global temporary tables in schema tmp.Wed, 11 May 2022 17:34:00 +0200, by Martin van Dinther
-
Improve ChangeLog text.Thu, 21 Apr 2022 19:37:29 +0200, by Martin van Dinther
-
Adapt test for getTableTypes(). Filter out UNLOGGED TABLE value for stable output on all future and past MonetDB versions.Thu, 14 Apr 2022 19:46:42 +0200, by Martin van Dinther
-
Add printing missing newlines when a failure us detected.Thu, 31 Mar 2022 20:02:24 +0200, by Martin van Dinther
-
Corrected DatabaseMetaData methods getPrimaryKeys(), getBestRowIdentifier() and getIndexInfo() for temporary tables in schema tmp.Wed, 30 Mar 2022 17:55:33 +0200, by Martin van Dinther
-
Improve onclient documentation.Wed, 30 Mar 2022 17:52:47 +0200, by Martin van Dinther
-
Forgot to cleanup created type xml. Now it will be dropped after use.Thu, 10 Feb 2022 17:28:35 +0100, by Martin van Dinther
-
Added recognition of 'xml' type.Thu, 10 Feb 2022 15:12:30 +0100, by Martin van Dinther
-
Approved output of new labelFri, 28 Jan 2022 12:28:09 +0100, by Pedro Ferreira
-
Add comments for LineType '=' and correct the return type information for javadoc.Thu, 27 Jan 2022 20:39:10 +0100, by Martin van Dinther
-
Improve and extend information in .txt files.Thu, 27 Jan 2022 19:14:17 +0100, by Martin van Dinther
-
Settings tag v3.2.Thu, 27 Jan 2022 15:20:37 +0100, by Sjoerd Mullender
-
Updated release numbers in preparation for a release. v3.2Thu, 27 Jan 2022 15:20:37 +0100, by Sjoerd Mullender
-
Update ChangeLog and ChangeLog-Archive in preparation for new release.Thu, 27 Jan 2022 14:47:45 +0100, by Martin van Dinther
-
Add tests for getBestRowIdentifier() on a table which does not have a primary key but two unique constraints of which one is defined on a column which allows NULL.Thu, 27 Jan 2022 14:38:07 +0100, by Martin van Dinther
-
Be specific which version number we update.Thu, 27 Jan 2022 14:09:29 +0100, by Sjoerd Mullender
-
Added test to execute PLAN, EXPLAIN, TRACE and DEBUG queries via JDBC API.Thu, 27 Jan 2022 13:44:52 +0100, by Martin van Dinther
-
Fix Control protocol handlingFri, 21 Jan 2022 10:43:44 +0100, by Joeri van Ruth
-
Add isStopped() method to ControlFri, 21 Jan 2022 10:41:53 +0100, by Joeri van Ruth
-
Allow setting socket read timeout on ControlFri, 21 Jan 2022 10:41:34 +0100, by Joeri van Ruth
-
Recognize '=' as a RESULT lineFri, 21 Jan 2022 10:35:17 +0100, by Joeri van Ruth
-
Add a few extra spaces to get a better indentation and presentation of the list of (system) functions, aggregates and window functions.Thu, 20 Jan 2022 20:17:24 +0100, by Martin van Dinther
-
Typo, found by reviewing generated javadocThu, 20 Jan 2022 19:52:52 +0100, by Martin van Dinther
-
Resolve javadoc error and warnings :Thu, 20 Jan 2022 19:07:45 +0100, by Martin van Dinther
-
executeUpdate(sql) and executeLargeUpdate(sql) expect a Statement, not a Query. Improved the text of the Exception msg.Thu, 20 Jan 2022 17:10:50 +0100, by Martin van Dinther
-
Cleanup old code.Thu, 20 Jan 2022 17:03:34 +0100, by Martin van Dinther
-
Do more cleanup in the close() methods such as calling clearWarnings(), clearParameters(), clearBatch() and dereferencing cached objects.Thu, 20 Jan 2022 13:00:00 +0100, by Martin van Dinther
-
OptimizationsThu, 20 Jan 2022 12:06:49 +0100, by Martin van Dinther
-
Resolve javac -Xlint warningsThu, 20 Jan 2022 11:30:42 +0100, by Martin van Dinther
-
Some small improvementsWed, 19 Jan 2022 21:30:10 +0100, by Martin van Dinther
-
Fixed an SQL query problem in DatabaseMetaData.getBestRowIdentifier() method when used with MonetDB Jan2022 (or newer) releases.Wed, 19 Jan 2022 19:04:03 +0100, by Martin van Dinther
-
Accidentally checked in some debugging codeWed, 19 Jan 2022 17:11:20 +0100, by Joeri van Ruth
-
Only close the writer after the loop has finishedWed, 19 Jan 2022 15:48:44 +0100, by Joeri van Ruth
-
Implement line ending conversion for downloadsWed, 19 Jan 2022 14:58:01 +0100, by Joeri van Ruth
-
Fix doc linkWed, 19 Jan 2022 12:45:05 +0100, by Joeri van Ruth
-
Add missing call to exitTestWed, 19 Jan 2022 14:58:36 +0100, by Joeri van Ruth
-
Normalize CRLF on uploadTue, 18 Jan 2022 13:18:43 +0100, by Joeri van Ruth
-
write to out, not to super when implementing FilterOutputStreamTue, 18 Jan 2022 13:12:55 +0100, by Joeri van Ruth
-
Extended JdbcClient application with support for more \d commands:Thu, 13 Jan 2022 16:21:20 +0100, by Martin van Dinther
-
Updated Copyright year.Wed, 05 Jan 2022 14:29:56 +0100, by Martin van Dinther
-
Cosmetic changesTue, 04 Jan 2022 14:44:30 +0100, by Joeri van Ruth
-
Extend example with Download functionalityTue, 04 Jan 2022 14:42:37 +0100, by Joeri van Ruth
-
On failure do not forget to close the resultset resource first.Thu, 23 Dec 2021 15:09:50 +0100, by Martin van Dinther
-
Remove old changes already from the ChangeLog.Thu, 16 Dec 2021 19:33:32 +0100, by Martin van Dinther
-
Remove obsolete classThu, 16 Dec 2021 13:55:52 +0100, by Martin van Dinther
-
Test uploading compressed files in FileTransferHandlerThu, 09 Dec 2021 16:53:27 +0100, by Joeri van Ruth
-
Fix Gzip Reader in FileTransferHandlerThu, 09 Dec 2021 16:00:54 +0100, by Joeri van Ruth
-
Fix selection criteriumThu, 09 Dec 2021 15:49:26 +0100, by Joeri van Ruth
-
Allow to select specific OnClient tests from command lineThu, 09 Dec 2021 15:40:40 +0100, by Joeri van Ruth
-
Change test output to make it more informative on WindowsThu, 09 Dec 2021 14:13:43 +0100, by Joeri van Ruth
-
Update validation of 3 new sys.statistics columns to be done only from version 43 onwards, so Jan2022 release.Wed, 08 Dec 2021 16:34:23 +0100, by Martin van Dinther
-
Updated not null validations for changed 'statistics' table on analyze-fix branchTue, 07 Dec 2021 11:22:34 +0100, by Pedro Ferreira
-
Removed strange character lastIndexOf???('.') in method name. It reported a compilation error on Windows but not on Linux.Thu, 02 Dec 2021 13:56:58 +0100, by Martin van Dinther
-
Optimize call use use single characterThu, 02 Dec 2021 12:58:00 +0100, by Martin van Dinther
-
Extended FileTransferHandler utility class by adding support for reading from and writing to gzip compressed files when using file name extension .gzThu, 25 Nov 2021 19:06:48 +0100, by Martin van Dinther
-
Show hexdumps in the File Transfer encoding testsThu, 25 Nov 2021 14:58:22 +0100, by Joeri van Ruth
-
Restored test to outputs before Jul2021, after fixing bug #7200Tue, 23 Nov 2021 15:36:54 +0100, by Pedro Ferreira
-
Add removal of used table foo. Also eliminated duplicate code.Thu, 18 Nov 2021 21:21:13 +0100, by Martin van Dinther
