mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - Update tests for aggregation queries
This commit is contained in:
@@ -15,7 +15,7 @@ public class DMachineStats {
|
||||
@Id
|
||||
long id;
|
||||
|
||||
@ManyToOne
|
||||
@ManyToOne(optional = false)
|
||||
DMachine machine;
|
||||
|
||||
LocalDate date;
|
||||
|
||||
Reference in New Issue
Block a user