Roland Praml
|
fc09d7e4e7
|
Fix: DDL will get wrong hint for special migration
|
2022-07-28 15:05:24 +02:00 |
|
Roland Praml
|
de143892af
|
Fix: toJson must use setIntercept if target bean is passed
|
2022-07-28 15:04:24 +02:00 |
|
Noemi Praml
|
51d805f71a
|
Fix poms after release
|
2022-07-26 13:28:52 +02:00 |
|
Noemi Praml
|
1e68e4983a
|
[maven-release-plugin] prepare for next development iteration
|
2022-07-26 13:21:36 +02:00 |
|
Noemi Praml
|
5e6266db6b
|
[maven-release-plugin] prepare release ebean-parent-13.6.4-FOC2
|
2022-07-26 13:21:19 +02:00 |
|
 Alexander WagnerandGitHub
|
027b767f53
|
Fix DbForeignKey with noConstraint and NotNull join type (#69)
* DbForeignkey with noConstraint and NotNull produces incorrect join type
* fix test
|
2022-07-26 13:15:02 +02:00 |
|
Noemi Praml
|
d3070db8e2
|
fix poms after release
|
2022-07-01 10:34:28 +02:00 |
|
Noemi Praml
|
2544194963
|
[maven-release-plugin] prepare for next development iteration
|
2022-07-01 10:24:58 +02:00 |
|
Noemi Praml
|
e9a02fc01c
|
[maven-release-plugin] prepare release ebean-parent-13.6.4-FOC1
|
2022-07-01 10:24:38 +02:00 |
|
Noemi Praml
|
861fce7d7e
|
bump version to 13.6.4-FOC1-SNAPSHOT
|
2022-07-01 10:16:26 +02:00 |
|
Noemi Praml
|
fd7ae4c4ad
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# ebean-bom/pom.xml
|
2022-07-01 10:03:03 +02:00 |
|
Noemi Praml
|
f63826fdf8
|
bump version to 13.6.5-SNAPSHOT
|
2022-07-01 10:01:32 +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 |
|
Rob Bygrave
|
afdb1df7ce
|
Testing nuodb 4.3.2, but it isn't supporting getGeneratedKeys for jdbc batch inserts
That breaks a lot of tests
|
2022-06-16 23:32:04 +12:00 |
|
Rob Bygrave
|
fa6fdf124d
|
Fix test BasicProfileLocationTest
|
2022-06-16 13:52:27 +12:00 |
|
Rob Bygrave
|
1e044f03ed
|
Adjust test DefaultPersistenceContextTest
|
2022-06-15 22:25:46 +12:00 |
|
Rob Bygrave
|
7989fcd6ce
|
Bump to 13.6.5-SNAPSHOT after release
|
2022-06-15 22:22:04 +12:00 |
|
Rob Bygrave
|
a5256df6f2
|
[maven-release-plugin] prepare for next development iteration
|
2022-06-14 16:14:25 +12:00 |
|
Rob Bygrave
|
fa11dac2b2
|
[maven-release-plugin] prepare release ebean-parent-13.6.4
ebean-parent-13.6.4
|
2022-06-14 16:14:18 +12:00 |
|
Rob Bygrave
|
c40ca2fad7
|
Bump agent to 13.6.4 (no effective change)
|
2022-06-14 16:09:13 +12:00 |
|
 Rob BygraveandGitHub
|
5b9359f509
|
Merge pull request #2719 from ebean-orm/feature/postgres-default-table-partition-refactor
DDL - Refactor DDL for Postgres and YugabyteDB to just create a default partition table
|
2022-06-14 16:08:28 +12:00 |
|
Rob Bygrave
|
403556d8b2
|
DDL - Refactor DDL for Postgres and YugabyteDB to just create a default partition table
Removes the need and use of PostgresPlatform.tablePartitionsExist() and PostgresPlatform.tablePartitionInit() altogether.
|
2022-06-14 16:00:54 +12:00 |
|
Rob Bygrave
|
06ad2edfc1
|
#2718 - [Yugabyte] Fix such that builtin table partition functions are included in DDL (when we use table partitioning)
|
2022-06-14 15:39:34 +12:00 |
|
 Rob BygraveandGitHub
|
16e2489ba0
|
Merge pull request #2717 from ebean-orm/feature/string-jsonb
Support Postgres JSONB/JSON with String - @DbJsonb String content;
|
2022-06-14 15:09:05 +12:00 |
|
Rob Bygrave
|
162b3449e8
|
Put ebean.properties back to default to h2
|
2022-06-14 15:03:35 +12:00 |
|
Rob Bygrave
|
8c3ed6996e
|
Put postgresql jdbc back to 42.3.3
|
2022-06-14 14:59:39 +12:00 |
|
Rob Bygrave
|
583c5f74eb
|
Support Postgres JSONB/JSON with String - @DbJsonb String content;
|
2022-06-14 14:57:50 +12:00 |
|
Rob Bygrave
|
ab047996d2
|
Add build badge for Oracle
|
2022-06-14 09:18:17 +12:00 |
|
Rob Bygrave
|
239f87bb5d
|
Rename Oracle GH WF build
|
2022-06-13 22:39:35 +12:00 |
|
Rob Bygrave
|
5be3b7717c
|
#2716 - Refactor ScalarType interface to make use of default methods
|
2022-06-13 22:38:15 +12:00 |
|
Rob Bygrave
|
e29d83a379
|
#2710 - Update PersistRequestBean with checkAllMutableProperties() and checkAnyMutableProperties()
|
2022-06-13 18:58:38 +12:00 |
|
Rob Bygrave
|
8301fd5e74
|
#2710 - JSONB fields are not considered dirty after modified in BeanPersistController preUpdate
|
2022-06-13 18:35:42 +12:00 |
|
Rob Bygrave
|
3e3647816d
|
#2715 - [ebean-test-containers] Fix for Postgis to support extraDb (second database), Update Oracle container
|
2022-06-13 15:44:52 +12:00 |
|
Noemi Praml
|
10657eaa3c
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# ebean-core/src/main/java/io/ebeaninternal/server/type/DataBind.java
# ebean-core/src/main/java/io/ebeaninternal/server/type/RsetDataReader.java
|
2022-06-09 08:37:38 +02:00 |
|
Rob Bygrave
|
9aa7ae79e2
|
#2713 - Improve javadoc of Finder, BeanFinder, BeanRepository - deprecate use of BeanFinder server field (migrate to database)
|
2022-06-09 13:26:48 +12:00 |
|
Rob Bygrave
|
168c940b79
|
#2712 - Bump jedis to 4.2.3 (from 4.2.2)
|
2022-06-09 12:29:52 +12:00 |
|
Rob Bygrave
|
1ee18a1823
|
#2711 - Gradle: Change querybean generator from isolating to aggregating
|
2022-06-09 12:26:36 +12:00 |
|
 Rob BygraveandGitHub
|
c02ab7340c
|
Merge pull request #2708 from FOCONIS/fix-localtime
Part 1: Fix read/write/query LocalTime values
|
2022-06-09 12:00:06 +12:00 |
|
 Rob BygraveandGitHub
|
c67773505d
|
Merge pull request #2706 from FOCONIS/findsingleattributeset
ENH: Add support for findSingleAttributeSet()
|
2022-06-09 11:50:04 +12:00 |
|
Noemi Praml
|
9c354919e5
|
refactoring
(cherry picked from commit 43e28c4f5c747cdda2e3547a8db593eab490ceec)
|
2022-05-31 10:49:09 +02:00 |
|
Noemi Praml
|
c8be59fd95
|
it fixes the test
(cherry picked from commit d2e21aa3dcbd4ae59dd8d1ff5404d94c298f087b)
|
2022-05-31 10:47:32 +02:00 |
|
Noemi Praml
|
d1a40b4739
|
failing test
|
2022-05-31 10:47:08 +02:00 |
|
Noemi Praml
|
bb9cfe9d0f
|
add support for findSingleAttributeSet
|
2022-05-24 11:09:56 +02:00 |
|
Noemi Praml
|
8d1c927c4e
|
Merge remote-tracking branch 'upstream/master'
# Conflicts:
# ebean-bom/pom.xml
|
2022-05-24 10:06:50 +02:00 |
|
Noemi Praml
|
936b9035f7
|
bump version to 13.6.4-SNAPSHOT
|
2022-05-24 10:05:43 +02:00 |
|
Rob Bygrave
|
ede2ad4d54
|
Bump test modules to 13.6.4-SNAPSHOT after release
|
2022-05-24 14:01:05 +12:00 |
|
Rob Bygrave
|
1060503fe1
|
[maven-release-plugin] prepare for next development iteration
|
2022-05-24 13:46:16 +12:00 |
|
Rob Bygrave
|
2edfc33d00
|
[maven-release-plugin] prepare release ebean-parent-13.6.3
ebean-parent-13.6.3
|
2022-05-24 13:46:09 +12:00 |
|