Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 927b046f13e7fa555999aa703636a65074e2e0c3
https://github.com/hibernate/hibernate-orm/commit/927b046f13e7fa555999aa7...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M documentation/src/main/asciidoc/introduction/Advanced.adoc
Log Message:
-----------
add a TIP about subqueries in filter conditions
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 87516a77b70c02b39253485f017cf2d80c8d91e5
https://github.com/hibernate/hibernate-orm/commit/87516a77b70c02b39253485...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 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: 5941aca7ace6787480a88561746e9776fa743e60
https://github.com/hibernate/hibernate-orm/commit/5941aca7ace6787480a8856...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 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: 8c6241a7d73c16b7511eb4a5202657c9dae77c4a
https://github.com/hibernate/hibernate-orm/commit/8c6241a7d73c16b7511eb4a...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 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: 98b014c7896cf8dec6466549a350c684f2223cb2
https://github.com/hibernate/hibernate-orm/commit/98b014c7896cf8dec646654...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 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: 064526a5c677312f3c2cc92efc29df87a2b5924e
https://github.com/hibernate/hibernate-orm/commit/064526a5c677312f3c2cc92...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 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: ac40e37700f84ca5d630d0e6c91882a5edc958e9
https://github.com/hibernate/hibernate-orm/commit/ac40e37700f84ca5d630d0e...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 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>
Commit: 37018d25702991110aae7027aa6331aeb6b3c6d8
https://github.com/hibernate/hibernate-orm/commit/37018d25702991110aae702...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
enable some commented tests in FunctionTests
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 14216fc26711ce463472028cf38dd56ac21cea47
https://github.com/hibernate/hibernate-orm/commit/14216fc26711ce463472028...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/FunctionTests.java
Log Message:
-----------
test for adding duration to a LocalTime
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Commit: 9011d22315503d58e478ce491947444eef491d36
https://github.com/hibernate/hibernate-orm/commit/9011d22315503d58e478ce4...
Author: Christian Beikov <christian.beikov(a)gmail.com>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M
hibernate-community-dialects/src/main/java/org/hibernate/community/dialect/SQLServerLegacyDialect.java
M hibernate-core/src/main/java/org/hibernate/dialect/SQLServerDialect.java
Log Message:
-----------
HHH-18043 Change the temporal arithmetic to use nanoseconds
Commit: b982bf54b575dc0accb8ec7bb7f6b0e5d49e579c
https://github.com/hibernate/hibernate-orm/commit/b982bf54b575dc0accb8ec7...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-05-03 (Fri, 03 May 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/dialect/SQLServerDialect.java
Log Message:
-----------
fix addition of fractional second duration on SQL Server
Signed-off-by: Gavin King <gavin(a)hibernate.org>
Compare:
https://github.com/hibernate/hibernate-orm/compare/0cfb52d127c2...b982bf5...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications