mirror of
https://github.com/ebean-orm/ebean.git
synced 2024-04-21 10:51:47 +00:00
No effective change - whitespace
This commit is contained in:
@@ -100,6 +100,7 @@ public interface SpiQuery<T> extends Query<T> {
|
||||
* Includes soft deletes rows in the result.
|
||||
*/
|
||||
SOFT_DELETED,
|
||||
|
||||
/**
|
||||
* Query runs against draft tables.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user