17 months ago |
Joeri van Ruth |
Understand so_timeout, treat_clob_as_varchar and treat_blob_as_binary
monetdbs
|
17 months ago |
Joeri van Ruth |
Refactor
monetdbs
|
17 months ago |
Joeri van Ruth |
Adjustments after applying changes to libmapi
monetdbs
|
17 months ago |
Joeri van Ruth |
URL parser passes the tests.
monetdbs
|
17 months ago |
Joeri van Ruth |
Get rid of MONETURL constant
monetdbs
|
16 months ago |
Joeri van Ruth |
Revert "FailUploadLate tests: verify server didn't crash"
|
22 months ago |
Joeri van Ruth |
Generate MonetVersion.java rather than MonetDriver.java
|
22 months ago |
Joeri van Ruth |
Get rid of JDBC_DEF_PORT
|
22 months ago |
Joeri van Ruth |
Disable @version and @author in Javadoc
|
22 months ago |
Joeri van Ruth |
FailUploadLate tests: verify server didn't crash
|
18 months ago |
Martin van Dinther |
Adapt expected output of Bug_PrepStmtSetString_6382() for servers 11.48 and higher which store JSON string values in optimized form (without whitespace characters).
|
18 months ago |
Martin van Dinther |
Improved DatabaseMetaData.getSystemFunctions(). It now also returns functions: current_sessionid, greatest, ifnull, least, sql_max, sql_min. Function ifnull will only be returned for servers Jun2023 (11.47 or higher).
|
19 months ago |
Martin van Dinther |
Oracle JDK is only supported for JDK 17 and later
|
19 months ago |
Martin van Dinther |
Add java/jdk 21, remove old 14 and 19.
|
19 months ago |
Martin van Dinther |
Extended Not Null violation check also with empty string checks for some of the syte tables varchar columns.
|
20 months ago |
Martin van Dinther |
Adapt JdbcClient to show information_schema views when using commands: \dS or \dSv or \dvS and current schema is information_schema.
|
20 months ago |
Niels Nes |
use distro name
|
20 months ago |
Niels Nes |
newer actions checkout api (v3)
|
20 months ago |
Martin van Dinther |
Implemented ResultSet methods:
|
20 months ago |
Martin van Dinther |
Reduce code by importing java.sql.Date; and remove prefix java.sql. where no longer needed.
|
21 months ago |
Martin van Dinther |
Fix problem where passed file name contained a : character but was not an URL,
|
21 months ago |
Martin van Dinther |
Improve the implementation of abort() by using the provided Executor object.
|
21 months ago |
Martin van Dinther |
Fixed javac version 20 compiler warning.
|
21 months ago |
Martin van Dinther |
Fixed javac version 20 compiler warnings.
|
21 months ago |
Martin van Dinther |
Removed deprecated nl.cwi.monetdb.*.* classes and package.
|
21 months ago |
Martin van Dinther |
Removed code to support old MonetDB servers Oct2014 or older.
|
21 months ago |
Martin van Dinther |
2 more places of optimization by avoiding calling getColumnTypeName(column)
|
21 months ago |
Martin van Dinther |
Update release.txt
|
21 months ago |
Martin van Dinther |
Corrected implementation of Connection methods getClientInfo() and setClientInfo().
|
21 months ago |
Martin van Dinther |
Small optimization by avoiding calling getColumnTypeName(column)
|