Branch: refs/heads/wip/7.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: fb935ba7f1e04f6caf2a15dea526d22e3288ac3e
https://github.com/hibernate/hibernate-orm/commit/fb935ba7f1e04f6caf2a15d...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
tests for adding fractional seconds to timestamp
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: a28a1e40dce7a44084f27199f24e719cfc8e9900
https://github.com/hibernate/hibernate-orm/commit/a28a1e40dce7a44084f2719...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/H2Dialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/HSQLDialect.java
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
make adding fractional seconds work on h2 and HSQL
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 06c6fd8b09cf49fff3fc7fadaf5e25003a845d1c
https://github.com/hibernate/hibernate-orm/commit/06c6fd8b09cf49fff3fc7fa...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
add a test for datetime subtraction with fractional seconds
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 671d331a0ad3e0da5ec46a0fffef524efff85120
https://github.com/hibernate/hibernate-orm/commit/671d331a0ad3e0da5ec46a0...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M documentation/src/main/asciidoc/querylanguage/Expressions.adoc
M documentation/src/main/asciidoc/querylanguage/Relational.adoc
M documentation/src/main/asciidoc/userguide/chapters/query/hql/QueryLanguage.adoc
Log Message:
-----------
update docs with all field types for HQL extract()
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 83091a40b85e7d361b3ff778415980c700ff8075
https://github.com/hibernate/hibernate-orm/commit/83091a40b85e7d361b3ff77...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
assertions for extract(offset hour/minute)
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 1ac6db6f29e3d0ae5514dbaa24209cb031cc8ef2
https://github.com/hibernate/hibernate-orm/commit/1ac6db6f29e3d0ae5514dba...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
disable test for extract() on SQL Server
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 8b118c209b45af940705d3ed281e20cbe04fd6a0
https://github.com/hibernate/hibernate-orm/commit/8b118c209b45af940705d3e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-02 (Thu, 02 May 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/DB2Dialect.java
Log Message:
-----------
fix for datetime subtraction on DB2
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/6a55f2f99b3a...8b118c2...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications