Skip to content

issues Search Results · repo:spring-projects/spring-data-relational language:Java

Filter by

1k results
 (87 ms)

1k results

inspring-projects/spring-data-relational (press backspace or delete to remove)

Creation of AggregateReference should happen only through AggregateReference and IdOnlyAggregateReference is an implementation detail that should not be publicly visible.
type: enhancement
  • mp911de
  • Opened 
    9 hours ago
  • #2107

We want AggregateReference to be the sole public API and so we do not want to expose the IdOnlyAggregateReference class.
type: enhancement
  • mp911de
  • Opened 
    9 hours ago
  • #2106

SQL Server 13.1.1.jre11-preview, MySQL 9.4.0, Oracle 23.9.0.25.07
type: dependency-upgrade
  • mp911de
  • Opened 
    3 days ago
  • #2105

When I work with AggregateReference I get Intellij warning “Argument ‘entity.getMachine().getId()’ might be null ”. Looking through the AggregateReference code I do find the Nullable annotation on the ...
type: bug
  • chrshnv
  • 1
  • Opened 
    6 days ago
  • #2104

Sort.Order has a flag ignoreCase to enable case-insensitive sorting. However, this flag is ignored when applying pagination with sorting. Is it possible to implement this?
status: pending-design-work
type: enhancement
  • chalbrk
  • 1
  • Opened 
    12 days ago
  • #2101

When investigating the #1986, I discovered that the embedded objects are not even considered during QBE to CriteriaDefinition conversion. Here is the sample repo (MRE) that demonstrates the problem, the ...
type: enhancement
  • mipo256
  • Opened 
    17 days ago
  • #2099

Description When using the fluent query API with findBy(), the .project() method appears to be ignored when combined with .as() for class-based projections. The query executes successfully but fetches ...
type: bug
  • VariabileAleatoria
  • 1
  • Opened 
    17 days ago
  • #2098

type: dependency-upgrade
  • schauder
  • Opened 
    21 days ago
  • #2097

pom.xml: ... dependency groupId com.h2database /groupId artifactId h2 /artifactId scope runtime /scope /dependency dependency ...
type: bug
  • ZYMCao
  • 4
  • Opened 
    23 days ago
  • #2096

Also, remove allocator property to verify that Netty has fixed the adaptive allocator bug, see #2087
type: dependency-upgrade
  • mp911de
  • 1
  • Opened 
    24 days ago
  • #2095
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub