Mercurial > hg > monetdb-java
view .hgignore @ 968:ef11627b87cb
Let getTimeDateFunctions() return functions sys.dayname and sys.monthname when the server supports them.
Those will be supported from MonetDB server v11.53 (March2025).
author | Martin van Dinther <martin.van.dinther@monetdbsolutions.com> |
---|---|
date | Thu, 20 Mar 2025 16:12:58 +0100 (5 weeks ago) |
parents | f7df78989ac5 |
children |
line wrap: on
line source
syntax: glob # files created by the normal build process *.class *.jar build/META-INF/services/java.sql.Driver src/main/java/org/monetdb/jdbc/MonetVersion.java # files generated by various editors *.swp *~ \#* .#* # other files we don't want TAGS tags *.rej *.orig