Skip to content

Pull requests: spring-projects/spring-data-jpa

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Fix : Update JPA Query Methods documentation status: waiting-for-triage An issue we've not yet triaged
#3821 by yybmion was closed Mar 25, 2025 Loading…
Fix : Update JPA Query Methods documentation status: waiting-for-triage An issue we've not yet triaged
#3820 by yybmion was closed Mar 25, 2025 Loading…
Support NullHandling in QueryUtils type: enhancement A general enhancement
#3811 by alim-n was closed Mar 17, 2025 Loading… 3.5 RC1 (2025.0.0)
Fix JoinType on associations when using MatchMode.ANY status: waiting-for-triage An issue we've not yet triaged
#3794 by ArnaudLec was closed Mar 6, 2025 Loading…
4 tasks done
3.4.4 (2024.1.4)
Fix regression in HQL parsing when primary alias is missing. type: regression A regression from a previous release
#3793 by christophstrobl was closed Mar 3, 2025 Loading… 3.4.4 (2024.1.4)
Change the if-else structure to early return method status: declined A suggestion or change that we don't feel we should currently apply
#3783 by mini0192 was closed Feb 25, 2025 Loading…
Refactor string constants. status: declined A suggestion or change that we don't feel we should currently apply
#3766 by JunggiKim was closed Feb 10, 2025 Loading…
Support custom countSpec in SimpleJpaRepository.findAll type: enhancement A general enhancement
#3727 by JoshuaChen was closed Jan 23, 2025 Loading…
3 of 4 tasks
3.5 M1 (2025.0.0)
refactor: Improve exists check in JpaQueryExecution status: declined A suggestion or change that we don't feel we should currently apply
#3715 by minwoo1999 was closed Dec 16, 2024 Loading…
Fix Hql-Queries using CEILING and LN. type: bug A general bug
#3711 by coderesting was closed Dec 11, 2024 Loading…
4 tasks done
3.4.1 (2024.1.1)
Upgrade to JPA 3.2 type: enhancement A general enhancement
#3695 by mp911de was closed Dec 20, 2024 Loading…
6 tasks done
4.0 M1 (2025.1.0)
Consider CONFLICT clause on INSERT and add support for missing functions type: regression A regression from a previous release
#3691 by mp911de was closed Nov 28, 2024 Loading… 3.4.1 (2024.1.1)
Update query-methods.adoc to clarify that In & NotIn accept subclasses of Iterable status: declined A suggestion or change that we don't feel we should currently apply
#3687 by derekm was closed Jan 7, 2025 Loading…
Fix NEGATING_SIMPLE_PROPERTY to use IS NOT NULL when argument is null status: waiting-for-triage An issue we've not yet triaged
#3681 by bezzang-dev was closed Nov 20, 2024 Loading…
3 of 4 tasks
Release 3.2.12 (2023.1.12) #3644 status: declined A suggestion or change that we don't feel we should currently apply
#3652 by jack5505 was closed Oct 28, 2024 Loading…
4 tasks
Fix NPE when parsing modifying HQL type: regression A regression from a previous release
#3650 by christophstrobl was closed Oct 25, 2024 Loading… 3.2.12 (2023.1.12)
ProTip! Filter pull requests by the default branch with base:main.