Mercurial > hg > monetdb-java
graph
-
Show hexdumps in the File Transfer encoding tests2021-11-25, by Joeri van Ruth
-
Restored test to outputs before Jul2021, after fixing bug #72002021-11-23, by Pedro Ferreira
-
Add removal of used table foo. Also eliminated duplicate code.2021-11-18, by Martin van Dinther
-
Simplify OnClientTester program.2021-11-18, by Martin van Dinther
-
For testweb failures need to be written to err2021-11-10, by Martin van Dinther
-
Answer to question. Please test if it works for your system.2021-11-10, by Martin van Dinther
-
Resolve Xlint warning2021-11-10, by Martin van Dinther
-
Merge onclient into default2021-11-05, by Joeri van Ruth
-
Make SQLcopyinto test work onder monetdbd2021-11-05, by Joeri van Ruth
-
Update MonetDB validator with definitions for new tables/views (fkey_actions and fkeys).2021-11-04, by Martin van Dinther
-
Pass expected encoding as a constructor parameter to FileTransferHandler onclient2021-10-14, by Joeri van Ruth
-
Do not check the updated row count, it varies between server versions onclient2021-10-06, by Joeri van Ruth
-
Test more systematically that the connection is still alive after file transfer onclient2021-10-06, by Joeri van Ruth
-
Extend JdbcClient with registering default File Transfer upload and download handlers to support ON CLIENT functionality. onclient2021-09-22, by Martin van Dinther
-
Test that throwing an IO Exception in the download handler invalidates the connection onclient2021-09-14, by Joeri van Ruth
-
Call Class.forName("...MonetDriver") from main() in OnClientTester onclient2021-09-14, by Joeri van Ruth
-
Make the MonetUploadHandler and MonetDownloadHandler interfaces part of MonetConnection onclient2021-09-02, by Joeri van Ruth