Rob Bygrave
4bdcd49eab
Javadoc tidy for Database and DB
2022-07-29 16:46:18 +12:00
Rob Bygrave
7a0de51721
Javadoc tidy for Database and DB
2022-07-29 16:39:13 +12:00
Rob Bygrave and GitHub
0ea44b36dc
Merge pull request #2764 from FOCONIS/fix-history-warning
...
Fix: DDL will get wrong hint for special migration
2022-07-29 08:40:24 +12:00
Rob Bygrave and GitHub
35e1aa2737
Merge pull request #2763 from FOCONIS/fix-tojson-with-target
...
Fix: toJson must use setIntercept if target bean is passed
2022-07-29 08:38:42 +12:00
Roland Praml
dab428ead5
Fix: DDL will get wrong hint for special migration
2022-07-28 15:10:37 +02:00
Roland Praml
dbcc779731
Fix: toJson must use setIntercept if target bean is passed
2022-07-28 15:07:05 +02:00
Rob Bygrave
3c2b5f253f
Tidy DLoadContext only
2022-07-27 22:28:15 +12:00
Rob Bygrave
31c20ca9a2
Format and imports on test code only
2022-07-27 22:26:26 +12:00
Rob Bygrave
0100d024d9
#2750 #2751 SoftDeleted entity included via lazy loading (Jackson serialisation)
...
The effective fix is in DLoadContext, only allow includeSoftDeletes to be set from
the query when the query is SpiQuery.Mode.NORMAL (not a lazy loading query).
2022-07-27 22:25:10 +12:00
Rob Bygrave
7a6d91c2f4
Merge branch 'update_ignores_soft_delete' of github.com:Ichtil/ebean into Ichtil-update_ignores_soft_delete
2022-07-27 21:22:16 +12:00
Rob Bygrave
31ac0f794f
Add avaje-applog-slf4j dependency to ebean-api
...
This means by default AppLog logging goes to slf4j-api. Exclude this dependency to otherwise
control the AppLog System.Logger implementation.
2022-07-27 21:12:19 +12:00
Rob Bygrave
648bdf4553
Bump ebean-dll-runner to 2.2
2022-07-27 15:07:17 +12:00
Rob Bygrave
bda0786924
#2760 - Add MetaInfoManager.metricsAsJson() ... to support conversion of collected metrics to json
2022-07-27 09:31:58 +12:00
Rob Bygrave
64311b2b9d
Merge branch 'master' of github.com:ebean-orm/ebean
2022-07-26 21:25:54 +12:00
Rob Bygrave
743acf1f30
Bump avaje-config to 2.2 and ebean-datasource 8.2, these use AppLog.getLogger() to obtain System.Logger
2022-07-26 21:25:38 +12:00
Rob Bygrave and GitHub
74fef50b67
Merge pull request #2758 from evolvedhat/master
...
Update README.md
2022-07-25 13:33:48 +12:00
evolvedhat and GitHub
185404a537
Merge pull request #1 from evolvedhat/evolvedhat-patch-1
...
Update README.md
2022-07-24 15:58:47 -07:00
Rob Bygrave and GitHub
ced5bb1089
Merge pull request #2757 from tobias-/patch-2
...
Add notIn(Query) to query beans
2022-07-21 08:18:24 +12:00
Snōwball and GitHub
52759e0510
Add notIn(Query) to query beans
...
Missing from query beans, but is available in the `ExpressionList` class.
2022-07-20 14:54:30 +02:00
Rob Bygrave
6698dda8ae
Improve Javadoc only for InterceptReadOnly and InterceptReadWrite
2022-07-20 10:45:27 +12:00
Rob Bygrave
1cb011df5b
Improve Javadoc only for EntityBeanIntercept and InterceptReadOnly
2022-07-20 10:38:02 +12:00
Rob Bygrave
ac1e1757e8
#2748 - Fix partially loaded bean scenario with .setDisableLazyLoading(true) .setBeanCacheMode(CacheMode.PUT) // force query to hit database
2022-07-20 08:16:43 +12:00
Rob Bygrave
48404fc85d
#2748 - Fix setDisableLazyLoading(true) ... does not set fully loaded state [fully loaded bean scenario]
2022-07-20 07:55:42 +12:00
Rob Bygrave
9252e72581
#2748 - Fix such that .setLoadBeanCache(false) ... sets CacheMode.OFF
2022-07-20 07:45:20 +12:00
Jan Klička
64f99f5205
2750 failing test case
2022-07-15 17:49:10 +02:00
Rob Bygrave
a5e3b9e68a
#2749 - Bump ebean-datasource, ebean-annotation, ebean-types, persistence-api
2022-07-15 21:53:32 +12:00
evolvedhat and GitHub
4b43751512
Update README.md
...
Added descriptions from the website to give a better idea of what the project does.
2022-07-13 11:39:59 -07:00
Rob Bygrave
5f6efd29ef
#2743 - Postgres DDL - For create table, improve column ordering for tighter storage
2022-07-07 22:06:21 +12:00
Rob Bygrave
110bc614e4
#2743 - Postgres DDL - For create table, improve column ordering for tighter storage
2022-07-07 13:45:06 +12:00
Rob Bygrave
ec89d31a32
Bump to 13.6.5-SNAPSHOT after release
2022-07-07 12:11:54 +12:00
Rob Bygrave
fbae9cad8a
#2742 - ModelContainer.applyChangeSet(ModelContainer.java:167) - IllegalArgumentException: No rule for io.ebeaninternal.dbmigration.migration.CreateSchema
2022-07-07 12:03:39 +12:00
Rob Bygrave
fdfe2533c9
[maven-release-plugin] prepare for next development iteration
2022-07-06 20:59:11 +12:00
Rob Bygrave
7e3d39ac1a
[maven-release-plugin] prepare release ebean-parent-13.6.5
ebean-parent-13.6.5
2022-07-06 20:59:04 +12:00
Rob Bygrave
ce19837649
Bump avaje-lang to 1.1 with the only change being the removal of maven pom descriptors from META-INF/maven
2022-07-06 20:49:49 +12:00
Rob Bygrave
11e20edb59
#2741 - Bump avaje-config to 2.1 and modify ebean-test to support use of ${docker.host} in test container jdbc urls
2022-07-06 20:47:54 +12:00
Rob Bygrave
88b6a60feb
#2730 - Secondary @OneToMany fetch query is not happening if the same Entity type is fetched
2022-07-06 20:19:41 +12:00
Rob Bygrave
43dac07d5b
#2740 - Bump ebean-test-containers to 6.2
2022-07-06 14:41:24 +12:00
Rob Bygrave
04434215d0
#2740 - Bump ebean-test-containers to 6.2
2022-07-06 14:27:28 +12:00
Rob Bygrave
52e6c0c625
#2736 - findDto nonsupport setter chain (accessor style setters, both fluid style and non fluid style)
2022-07-05 10:37:55 +12:00
Rob Bygrave
745fbe883e
#2737 - Mapping of TimeZone doesn't have enough characters
2022-07-05 09:05:13 +12:00
Rob Bygrave
283e0b66fa
#2734 - maven build - excluding maven descriptor (pom and properties) from built artifacts
2022-07-04 17:53:28 +12:00
Rob Bygrave
523deb20f4
#2732 - ebean-agent - skip transactional profiling aware enhancement on query beans
2022-07-04 17:05:25 +12:00
Rob Bygrave
23d52ca192
#2731 - Change ebean-querybean annotations from Retention RUNTIME to CLASS
2022-07-04 16:58:06 +12:00
Rob Bygrave
d20d276d56
#2728 - Fix for stateless update with orphanRemoval=true and softDelete
2022-07-04 12:22:27 +12:00
Rob Bygrave
5b92ac6e02
Merge branch 'deleted_one_to_many_children_bug' of https://github.com/Ichtil/ebean into Ichtil-deleted_one_to_many_children_bug
2022-07-01 17:12:45 +12:00
Jan Klička
6392f90f32
Add more failing test cases
2022-06-29 18:41:19 +02:00
Jan Klička
bb8f3831b8
Testcase demonstrating stateless update resulting in a delete
2022-06-29 16:09:51 +02:00
Rob Bygrave
4bb43814b7
Run build with -T 8
2022-06-28 10:30:30 +12:00
Rob Bygrave
95c1554642
Run build with -T 8, clean test only for main build
2022-06-28 10:24:35 +12:00
Rob Bygrave
2cd59c5166
Run build with -T 8
2022-06-28 09:59:37 +12:00