Rob Bygrave
fd2306377f
Merge branch 'master' into v15-2
2023-10-11 23:00:02 +13:00
Rob Bygrave and GitHub
91ecc074a7
Merge pull request #3243 from ebean-orm/feature/postgis-dependency
...
Fix ebean-bom dependencies for ebean-test
2023-10-11 20:04:12 +13:00
Rob Bygrave
c2b381af1e
Fix ebean-bom dependencies for ebean-test
...
Fix by removing the scopes test and provided in the ebean-bom
2023-10-11 20:03:12 +13:00
Rob Bygrave and GitHub
eeb0a15617
Merge pull request #3242 from ebean-orm/feature/postgis-dependency
...
Add missing dependency for ebean-postgis-types to ebean-postgis
2023-10-11 19:59:48 +13:00
Rob Bygrave
6abed0dd73
Add missing dependency for ebean-postgis-types to ebean-postgis
2023-10-11 19:58:12 +13:00
Rob Bygrave
9b52070968
Merge branch 'master' into v15-2
2023-10-10 23:44:04 +13:00
Rob Bygrave and GitHub
1318cd706f
Merge pull request #3241 from ebean-orm/feature/StdOperators-dep
...
Remove the Deprecated(experimental) from StdOperators
2023-10-10 23:43:29 +13:00
Rob Bygrave
1e8c609dec
Remove the Deprecated(experimental) from StdOperators
2023-10-10 23:42:47 +13:00
Rob Bygrave
4506596379
Tidy remove old stylesheet.css from source
2023-10-10 23:41:42 +13:00
Rob Bygrave
f2afd11d6b
Merge branch 'master' into v15-2
2023-10-10 23:30:56 +13:00
Rob Bygrave
0b2c016af2
Version 13.23.0
13.23.0
2023-10-10 22:46:30 +13:00
Rob Bygrave
29d946ec59
Bump ebean-agent
2023-10-10 22:33:35 +13:00
Rob Bygrave
da76b422c8
Fix test with sql logging including executeBatch() for sqlserver
2023-10-10 22:26:25 +13:00
Rob Bygrave
a1a3b33fc6
Fix test with sql logging including executeBatch() for sqlserver
2023-10-10 21:47:14 +13:00
Rob Bygrave and GitHub
7ecd7877d5
Merge pull request #3240 from ebean-orm/feature/OneToOne-softDelete-join
...
OneToOne with SoftDelete join missing deleted predicate
2023-10-10 21:38:50 +13:00
Rob Bygrave
e5f64f4211
Fix test with sql logging including executeBatch()
2023-10-10 21:38:17 +13:00
Rob Bygrave
90a6b71b7e
#3240 followup no functional change, tidy use of ctx.joinAdded()
2023-10-10 21:33:23 +13:00
Rob Bygrave
131d531922
#3240 followup no functional change, tidy use of ctx.joinAdded()
2023-10-10 21:32:28 +13:00
Rob Bygrave
5684919a9f
Fix for OneToOne with SoftDelete join missing deleted predicate
2023-10-10 21:27:26 +13:00
Rob Bygrave
80fc0723c8
Failing test for OneToOne with SoftDelete join missing deleted predicate
2023-10-10 21:24:35 +13:00
Rob Bygrave and GitHub
3ae4c8981e
Merge pull request #3238 from ebean-orm/feature/sql-log-executeBatch
...
Change SQL log to include executeBatch() via BatchedPstmt
2023-10-10 09:15:06 +13:00
Rob Bygrave
b80c67286b
Change SQL log to include executeBatch() via BatchedPstmt
...
Adjustments to tests to support this
2023-10-10 01:02:11 +13:00
Rob Bygrave
0bead4135e
Change SQL log to include executeBatch() via BatchedPstmt
...
Adjustments to tests to support this
2023-10-10 00:59:25 +13:00
Rob Bygrave
ac6473e039
Change SQL log to include executeBatch() via BatchedPstmt
2023-10-10 00:59:06 +13:00
Rob Bygrave and GitHub
32188bdd54
Merge pull request #3237 from ebean-orm/feature/3233
...
#3234 - Query Bean Generator Generates Non-Compilable Code When Entit…
2023-10-09 22:04:05 +13:00
Rob Bygrave
b3a577e3f9
#3234 - Query Bean Generator Generates Non-Compilable Code When Entity Uses @Embeddable Inner Class For Primary Key Type
2023-10-09 22:03:02 +13:00
Rob Bygrave and GitHub
7d1774e2ed
Merge pull request #3236 from ebean-orm/feature/3233
...
In version 13.22 if the entity definition is in a different package, …
2023-10-09 22:01:38 +13:00
Rob Bygrave
395edb62bf
In version 13.22 if the entity definition is in a different package, the generated query bean cannot resolve the symbol erro
2023-10-09 21:10:56 +13:00
Rob Bygrave and GitHub
716b7e7b93
Merge pull request #3232 from ebean-orm/feature/postgis-rename-types-add-composite
...
Add ebean-postgres-types to ebean-bom
2023-10-06 23:16:27 +13:00
Rob Bygrave
9aadc347d7
Add ebean-postgres-types to ebean-bom
2023-10-06 23:15:43 +13:00
Rob Bygrave and GitHub
d2d1423c88
Merge pull request #3231 from ebean-orm/feature/postgis-rename-types-add-composite
...
Rename ebean-postgis -> ebean-postgis-types + add new composite ebean…
2023-10-06 23:07:03 +13:00
Rob Bygrave
73cfea6053
For postgres dependency exclude checker framework dependency
2023-10-06 23:06:41 +13:00
Rob Bygrave
1614166d75
Rename ebean-postgis -> ebean-postgis-types + add new composite ebean-postgis
...
With this, people can depend on ebean-postgis (the composite) and get all the
dependencies they need (which is ebean-platform-postgres + ebean-postgis-types
+ others).
This should just make it easier for people in that currently we need both
ebean-postgis + ebean-postgres which isn't obvious enough.
2023-10-06 22:59:00 +13:00
Rob Bygrave and GitHub
3d9b122a9f
Merge pull request #3230 from ebean-orm/feature/deprecate-servletContextListener
...
Deprecate ServletContextListener (for shutdown in servlet container)
2023-10-06 22:40:07 +13:00
Rob Bygrave
1cc1d29c2f
Deprecate ServletContextListener (for shutdown in servlet container)
...
Deprecated for removal - no intention to replace. Create your own
ServletContextListener if needed for your application.
2023-10-06 22:38:26 +13:00
Rob Bygrave
45467a3358
Bump ebean-agent
13.22.1
2023-10-06 22:07:01 +13:00
Rob Bygrave
bdc236159b
Bump avaje-config to 3.8
2023-10-06 22:03:45 +13:00
Rob Bygrave and GitHub
f0047ffd75
Merge pull request #3228 from ebean-orm/feature/3209
...
#3209 MetricsAsJson escape the SQL string content
2023-10-04 23:43:07 +13:00
Rob Bygrave
429843c358
#3209 MetricsAsJson escape the SQL string content
2023-10-04 23:15:14 +13:00
Rob Bygrave
eab4f9c739
Add Java 21 to Multi-JDK Build
2023-09-20 23:12:04 +12:00
Rob Bygrave and GitHub
b445857227
Merge pull request #3224 from FOCONIS/use-glassfish-jaxb
...
use glassfish jaxb instead of old com.sun jaxb
2023-09-19 23:14:42 +12:00
Rob Bygrave
dc7b73fc25
Follow up #3223 - modify test, could use @Column(insertable = false, updatable = false) instead of @Formula
2023-09-19 23:03:30 +12:00
Rob Bygrave
d5048db2c6
Follow up #3223 - Add @IdClass example test
2023-09-19 23:02:31 +12:00
Rob Bygrave
0b0b7cbc67
Follow up #3223 - tidy test only
...
Make Embedded Id bean more immutable via final fields and constructor
2023-09-19 22:47:23 +12:00
Rob Bygrave and GitHub
008f132453
Merge pull request #3223 from FOCONIS/fix-find-props-for-id-class
...
Regression of #3133 with formula properties
2023-09-19 22:39:29 +12:00
Roland Praml
6d2038355f
use glassfish jaxb instead of old com.sun jaxb
2023-09-19 08:37:20 +02:00
Roland Praml
004f4deae3
Regression of #3133 with formula properties
2023-09-18 14:59:17 +02:00
Rob Bygrave
f5e0653138
[15x] Update test Document model
2023-09-11 23:50:14 +12:00
Rob Bygrave
7163264cb1
[15x] Remove Inheritance support
2023-09-11 23:47:03 +12:00
Rob Bygrave
877d829d08
[15x] Remove "Future queries" findFutureList, findFutureIds, findFutureCount
...
Note that findFutureCount still exists as an internal implementation detail
of findPagedList but not exposed via Query API for public use.
2023-09-11 23:38:49 +12:00