Mercurial > hg > monetdb-java
graph
-
Implement ClientInfo API10 months ago, by Joeri van Ruth
-
Try to use reasonable defaults for ClientInfo10 months ago, by Joeri van Ruth
-
Send ClientInfo on startup10 months ago, by Joeri van Ruth
-
Add TLSTester.java to jdbctests.jar10 months ago, by Joeri van Ruth
-
Adapt table DDL generator to deal with new UNIQUE NULLS NOT DISTINCT key_type.10 months ago, by Martin van Dinther
-
Extend Makefile with target: jre21jars10 months ago, by Martin van Dinther
-
Adapt output of Test 'getIndexInfo(null, sys, key_types, false, false)' for servers 11.50 or higher.10 months ago, by Martin van Dinther
-
Add JDK 22 to test. It has been released on 19 March 2024.12 months ago, by Martin van Dinther
-
It would be good if on MacOS we also run the tests. Lets see what happens.12 months ago, by Martin van Dinther
-
Extend testing also against Jul202112 months ago, by Martin van Dinther
-
Update used monetdb_container12 months ago, by Martin van Dinther
-
Update GH actions to v412 months ago, by Martin van Dinther
-
Optimise code, use append(char) instead of append(String)12 months ago, by Martin van Dinther
-
An array_size of 0 (so new String[0]) is allowed in java.12 months ago, by Martin van Dinther
-
Improved DatabaseMetaData.getTypeInfo(). It now also returns the serial and bigserial data types and all 13 possible interval data types.13 months ago, by Martin van Dinther
-
Allow to run 'make test' in the toplevel directory13 months ago, by Joeri van Ruth
-
Implement the new schema= option of the jdbc URL13 months ago, by Joeri van Ruth
-
Target timezone is in minutes, setTimeZone is in seconds13 months ago, by Joeri van Ruth
-
Convert release.txt to release.md and add TLS info13 months ago, by Joeri van Ruth
-
Add Parameter#isTlsOnly method13 months ago, by Joeri van Ruth