-
-
Notifications
You must be signed in to change notification settings - Fork 260
Pull requests: ebean-orm/ebean
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Possible critical bug: cache invalidation in QueryCache
#3515
opened Oct 31, 2024 by
nPraml
Loading…
Remove deprecated QueryBean constructor that takes transaction, migrate to query.usingTransaction()
deprecated-api
removed-api
#3514
opened Oct 31, 2024 by
rbygrave
Loading…
Invalid SQL for exist queries with many to many relation.
#3512
opened Oct 29, 2024 by
jskrobko
Loading…
Add metadata to stored procedures for 3rd party libs
Waiting for more information
#3408
opened May 22, 2024 by
mkurz
Loading…
Refactor move background Query plan collection into CQueryPlanManager
#3390
opened Apr 12, 2024 by
rbygrave
Loading…
ebean-test: Add PersistenceContextAccess.clear() for tests that need …
#3361
opened Mar 16, 2024 by
rbygrave
Loading…
Experimental Feature - Freeze and detach beans (and attach)
#3317
opened Jan 30, 2024 by
rbygrave
Loading…
Add support for Java 21 SequencedSet and SequencedMap
#3302
opened Jan 12, 2024 by
rbygrave
Loading…
FIX: nested NOT_SUPPORTED transaction with an inner REQUIRES transaction
#3288
opened Dec 8, 2023 by
rPraml
Loading…
Provided showcase for planned removal of @DocStore and @Inheritance
#3210
opened Aug 30, 2023 by
rPraml
Loading…
BUG: Properties of inherited models can be used on different child models
#3156
opened Aug 11, 2023 by
rPraml
Loading…
[WIP] NEW: DefaultDbMigration is configurable from properties
#3152
opened Aug 9, 2023 by
rPraml
Loading…
IMPROVED: checkUniqueness supports queryCache and skipClean
#3041
opened Apr 26, 2023 by
rPraml
Loading…
FEATURE: Tenant partitioned caches could improve cache-hit ratio
#2956
opened Feb 2, 2023 by
rPraml
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.