Noemi Szemenyei
41b3ff044e
[maven-release-plugin] prepare for next development iteration
2022-04-28 13:55:16 +02:00
Noemi Szemenyei
f0913cab36
[maven-release-plugin] prepare release ebean-parent-13.5.1-FOC1
2022-04-28 13:55:06 +02:00
Noemi Szemenyei
cb1ec13e32
bump version
2022-04-28 13:51:20 +02:00
Noemi Szemenyei
dcc17f7081
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# ebean-bom/pom.xml
# ebean-kotlin/pom.xml
# tests/test-java16/pom.xml
# tests/test-kotlin/pom.xml
2022-04-28 08:17:46 +02:00
Noemi Szemenyei
d9f4a8a0a4
bump version to 13.5.1-SNAPSHOT
2022-04-28 08:11:56 +02:00
Rob Bygrave
d2a742fefb
[maven-release-plugin] prepare for next development iteration
2022-04-28 17:42:12 +12:00
Rob Bygrave
22de23ddf4
[maven-release-plugin] prepare release ebean-parent-13.5.0
2022-04-28 17:42:05 +12:00
Rob Bygrave
4ece9fe6cc
Bump to 13.5.0-SNAPSHOT
2022-04-28 10:46:14 +12:00
Rob Bygrave
f9943f14b7
Adjust test ebean.properties
2022-04-28 10:32:27 +12:00
Rob Bygrave
1b24c888ee
Put back test jdbc driver for MariaDB ... need to look at changes in newer driver wrt forwardOnlyHintOnFindIterate
...
That is, forwardOnlyHintOnFindIterate is a hack to support poor MySql jdbc driver behavior but maybe we can remove this
hack in later versions of MariaDB at least
2022-04-27 23:13:28 +12:00
Rob Bygrave
517556bfe3
For sql server tests add jdbc parameters ;integratedSecurity=false;trustServerCertificate=true
2022-04-27 20:02:02 +12:00
Rob Bygrave
9fa1def22b
Bump test jdbc drivers
2022-04-27 18:43:27 +12:00
Rob Bygrave
786286421d
[maven-release-plugin] prepare for next development iteration
2022-04-27 09:13:48 +12:00
Rob Bygrave
b517551352
[maven-release-plugin] prepare release ebean-parent-13.4.1
2022-04-27 09:13:41 +12:00
Noemi Szemenyei
c55654104c
[maven-release-plugin] prepare for next development iteration
2022-04-26 14:39:40 +02:00
Noemi Szemenyei
75ed50afe9
[maven-release-plugin] prepare release ebean-parent-13.3.1-FOC2
2022-04-26 14:39:29 +02:00
Rob Bygrave
b21123343f
[maven-release-plugin] prepare for next development iteration
2022-04-21 13:30:00 +12:00
Rob Bygrave
303f63fe5e
[maven-release-plugin] prepare release ebean-parent-13.4.0
2022-04-21 13:29:54 +12:00
Rob Bygrave
5245ef597d
Bump to 13.4.0-SNAPSHOT
2022-04-21 10:28:01 +12:00
Rob Bygrave
a4fc61549f
Remove deprecated methods from FetchConfig, migrate new FetchConfig().query(50) -> FetchConfig.ofQuery(50)
2022-04-20 18:02:10 +12:00
Rob Bygrave
c4eece36d3
[maven-release-plugin] prepare for next development iteration
2022-04-20 12:09:16 +12:00
Rob Bygrave
385867b9f5
[maven-release-plugin] prepare release ebean-parent-13.3.1
2022-04-20 12:09:09 +12:00
Rob Bygrave
c766756efe
Improve test TestHistoryOneToOne
2022-04-20 10:02:11 +12:00
Roland Praml
ac477eef92
[maven-release-plugin] prepare for next development iteration
2022-04-19 13:32:33 +02:00
Roland Praml
44928ad78c
[maven-release-plugin] prepare release ebean-parent-13.3.1-FOC1
2022-04-19 13:31:29 +02:00
Rob Bygrave and GitHub
0e6c6965f0
Merge pull request #2654 from FOCONIS/file-dirty-detection
...
Fix: Setting file with same content should not make bean dirty
2022-04-19 22:30:15 +12:00
Rob Bygrave
7a17cd0797
Tidy DefaultDbSqlContext, remove excess space from sql left join, tidy whitespace
2022-04-19 15:44:08 +12:00
Rob Bygrave
756e3e4a1c
#2651 - @OneToOne with @History, add fix and update tests
...
Effectively Ebean internally needs to keep a count on the number of times AS OF predicates are added (to joins + top level table). This change moves keeping that count for all joins to DbSqlContext.
2022-04-19 15:02:50 +12:00
Roland Praml
58510638f0
bump version to 13.3.1-FOC1-SNAPSHOT
2022-04-14 15:34:41 +02:00
Roland Praml
5b4ac454dd
Merge remote-tracking branch 'upstream/master'
2022-04-14 15:29:21 +02:00
Roland Praml
669d004d1b
Fix: Setting file with same content should not make bean dirty
...
(cherry picked from commit 62c4acd36a )
2022-04-14 15:12:45 +02:00
Roland Praml
62c4acd36a
Fix: Setting file with same content should not make bean dirty
2022-04-14 11:13:42 +02:00
Tobias
67fc7cdb48
Test case for lazy @OneToOne beans with @History
...
Ebean produces an invalid query when trying to lazy load @OneToOne
from a historical bean. This test asserts working behaviour.
2022-04-14 10:17:45 +02:00
Rob Bygrave and GitHub
ea30c1d43b
Merge pull request #2645 from FOCONIS/sort-beancache
...
NPE executing query with beanCache and order by & clear
2022-04-13 10:23:28 +12:00
Roland Praml
8c800e992d
Fix beanCache order by & clear did not work
...
(cherry picked from commit 4dee827fda )
2022-04-12 13:51:49 +02:00
Roland Praml
4dee827fda
Fix beanCache order by & clear did not work
2022-04-12 13:51:25 +02:00
Rob Bygrave
526e476ba1
[maven-release-plugin] prepare for next development iteration
2022-04-12 21:23:12 +12:00
Rob Bygrave
bdc936b63b
[maven-release-plugin] prepare release ebean-parent-13.3.0
2022-04-12 21:23:05 +12:00
Roland Praml
e65d9bdfe6
Fix Eclipse tests
2022-04-12 09:34:18 +02:00
Rob Bygrave and GitHub
2aba1835f1
ebean-test - Fix AutoConfigureForTesting to skip configuration for non-default DatabaseConfig ( #2644 )
...
#2644 - ebean-test - Fix AutoConfigureForTesting to skip configuration for non-default DatabaseConfig
2022-04-12 17:36:25 +12:00
Roland Praml
c00b390412
merged back
2022-04-11 12:01:35 +02:00
Roland Praml
ceb5c7f05e
Merge remote-tracking branch 'upstream/master'
2022-04-11 09:11:59 +02:00
Roland Praml
882b6b79c4
Merge commit '0a43b64f71e66156e8229905fa6d717e57372616'
2022-04-11 09:11:19 +02:00
Roland Praml
5024a69332
Merge remote-tracking branch 'upstream/feature/2641-ToStringBuilder'
2022-04-11 09:10:52 +02:00
Rob Bygrave
4b8eadad1c
Bump to 13.3.0-SNAPSHOT
2022-04-11 14:00:45 +12:00
Rob Bygrave
21c2232d96
#2641 - Bump ebean-agent for toString() implementation
2022-04-11 13:42:56 +12:00
Rob Bygrave
119b2d4638
#2643 - Bump dependencies h2database -> 2.1.212 ebean-test-docker -> 4.6
2022-04-11 12:50:46 +12:00
Roland Praml
72d8a73aa7
merged
2022-04-08 16:19:53 +02:00
Roland Praml
7e225f32c2
updated version to 13.2.1-FOC1
2022-04-08 15:30:22 +02:00
Rob Bygrave
183b601be8
#2641 - toString() - Change BeanCollection toString() implementations, suppress unloaded BeanCollections
2022-04-08 18:53:57 +12:00