Mercurial > hg > monetdb-java
graph
-
Extend github workflows to test against JDK24 and MonetDB Mar2025 release3 months ago, by Martin van Dinther
-
Adjust getTableTypes() test for new table type: LOCAL TEMPORARY VIEW, added in 11.53.4 (Mar2025-SP1)3 months ago, by Martin van Dinther
-
Correcting typo4 months ago, by Martin van Dinther
-
Let getTimeDateFunctions() return functions sys.dayname and sys.monthname when the server supports them.4 months ago, by Martin van Dinther
-
Corrected the returned integer values of Statement methods executeUpdate(...), executeLargeUpdate(...), getUpdateCount() and getLargeUpdateCount() and PreparedStatement methods executeUpdate() and executeLargeUpdate(). They returned -2 for DDL statements, which was not in compliance with the JDBC API documentation.5 months ago, by Martin van Dinther
-
Fix a bug in DatabaseMetaData.getTables() where a provided string in the5 months ago, by Martin van Dinther
-
Fix missing escaping of single back slashes in string data provided to5 months ago, by Martin van Dinther
-
Increment minor release now that the 12.0 version is publicly released.6 months ago, by Martin van Dinther
-
Add license.txt6 months ago, by Martin van Dinther
-
Add 2025 year6 months ago, by Martin van Dinther
-
Settings tag v12.0.6 months ago, by Sjoerd Mullender
-
Adding a README.md file6 months ago, by Martin van Dinther
-
Add ChangeLog entry for TLS and new URL syntax6 months ago, by Joeri van Ruth
-
Copied contents of ChangeLog into ChangeLog-Archive in preparation of new release.6 months ago, by Martin van Dinther
-
remove space6 months ago, by Martin van Dinther
-
Add info on why we changed to version 12.0 (instead of 3.4)6 months ago, by Martin van Dinther
-
Add info on new release to ChangeLog.6 months ago, by Martin van Dinther
-
Remove suffix handling from version script.6 months ago, by Sjoerd Mullender
-
Remove all references to JDBC_VER_SUFFIX6 months ago, by Joeri van Ruth
-
Make JDBC_API_Tester independent of current timezone6 months ago, by Joeri van Ruth
-
Drop redundant build_jreNN.xml files6 months ago, by Joeri van Ruth
-
Support getting rid of version suffix.6 months ago, by Sjoerd Mullender
-
Approve new output for MonetDriver.getPropertyInfo()6 months ago, by Martin van Dinther
-
rename release.md back to release.txt6 months ago, by Martin van Dinther
-
Remove info on URL Format, Use and Notes and tips. These have been moved to the web documentation page.6 months ago, by Martin van Dinther
-
repair dependencies6 months ago, by Martin van Dinther
-
Spell check.6 months ago, by Sjoerd Mullender
-
Include all of JdbcClient in the jdbc jar6 months ago, by Joeri van Ruth