Mercurial > hg > monetdb-java
graph
-
Add comments for LineType '=' and correct the return type information for javadoc.2022-01-27, by Martin van Dinther
-
Improve and extend information in .txt files.2022-01-27, by Martin van Dinther
-
Settings tag v3.2.2022-01-27, by Sjoerd Mullender
-
Update ChangeLog and ChangeLog-Archive in preparation for new release.2022-01-27, by Martin van Dinther
-
Be specific which version number we update.2022-01-27, by Sjoerd Mullender
-
Added test to execute PLAN, EXPLAIN, TRACE and DEBUG queries via JDBC API.2022-01-27, by Martin van Dinther
-
Fix Control protocol handling2022-01-21, by Joeri van Ruth
-
Add isStopped() method to Control2022-01-21, by Joeri van Ruth
-
Allow setting socket read timeout on Control2022-01-21, by Joeri van Ruth
-
Recognize '=' as a RESULT line2022-01-21, 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.2022-01-20, by Martin van Dinther
-
Typo, found by reviewing generated javadoc2022-01-20, by Martin van Dinther
-
Resolve javadoc error and warnings :2022-01-20, by Martin van Dinther
-
executeUpdate(sql) and executeLargeUpdate(sql) expect a Statement, not a Query. Improved the text of the Exception msg.2022-01-20, by Martin van Dinther
-
Cleanup old code.2022-01-20, by Martin van Dinther
-
Optimizations2022-01-20, by Martin van Dinther
-
Resolve javac -Xlint warnings2022-01-20, by Martin van Dinther
-
Some small improvements2022-01-19, by Martin van Dinther
-
Fixed an SQL query problem in DatabaseMetaData.getBestRowIdentifier() method when used with MonetDB Jan2022 (or newer) releases.2022-01-19, by Martin van Dinther
-
Accidentally checked in some debugging code2022-01-19, by Joeri van Ruth
-
Only close the writer after the loop has finished2022-01-19, by Joeri van Ruth
-
Implement line ending conversion for downloads2022-01-19, by Joeri van Ruth
-
Fix doc link2022-01-19, by Joeri van Ruth
-
Add missing call to exitTest2022-01-19, by Joeri van Ruth
-
Normalize CRLF on upload2022-01-18, by Joeri van Ruth
-
write to out, not to super when implementing FilterOutputStream2022-01-18, by Joeri van Ruth
-
Extended JdbcClient application with support for more \d commands:2022-01-13, by Martin van Dinther