rbygrave
|
d9cef737e3
|
#2335 Initial test work
|
2021-09-02 11:57:59 +12:00 |
|
rob
|
2f18e97a44
|
Allow format() for types UUID to handle string input
|
2021-09-02 11:52:26 +12:00 |
|
rob
|
bf3c1629f7
|
Allow format() for types Integer and Long to handle string input
|
2021-09-02 11:44:51 +12:00 |
|
rob
|
47c9a434bb
|
Test tidy - remove @Cache from Order model
|
2021-09-02 10:15:33 +12:00 |
|
rbygrave
|
172c1d10a1
|
Tidy test only - tidy TestDbArray_asSet
|
2021-08-31 14:28:54 +12:00 |
|
rbygrave
|
da6f7d671b
|
#2336 - @DbArray List or Set of UUID or enum returned as String (not converted) when DB does not support ARRAY
|
2021-08-31 14:26:52 +12:00 |
|
rbygrave
|
6e10d641b2
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2021-08-30 22:43:06 +12:00 |
|
rbygrave
|
c5dca69482
|
Tests only - update tests for sql server
|
2021-08-30 22:42:12 +12:00 |
|
rob
|
371a50176e
|
Tidy tests only - ClusterTest and TestAggregateFormula
|
2021-08-30 22:39:11 +12:00 |
|
 Rob BygraveandGitHub
|
56fed3ad87
|
Merge pull request #2331 from FOCONIS/pr/bugfix/npe_mutableNext_call
Fix for NPE in mutableNext in EBI
|
2021-08-25 10:38:32 +12:00 |
|
Jonas Pöhler
|
f2a578cd76
|
FIX: OrderdColums did not work properly with cache
|
2021-08-24 14:28:21 +02:00 |
|
rbygrave
|
60db0b0999
|
#2328 - Postgres JSONB dirty checking - trim json
|
2021-08-24 15:58:29 +12:00 |
|
rbygrave
|
3bfb6dbc20
|
#2327 - Follow up and fix test TestQueryFilterMany
|
2021-08-24 15:04:52 +12:00 |
|
rbygrave
|
bedb841fa9
|
#2327 - findSingleAttribute() on a ToMany path includes the id column
Follow up test changes
|
2021-08-24 14:52:54 +12:00 |
|
rbygrave
|
c4c4663144
|
#2327 - findSingleAttribute() on a ToMany path includes the id column
|
2021-08-24 14:31:30 +12:00 |
|
rbygrave
|
b392db866c
|
Update tests for multi-platform testing
|
2021-08-22 17:48:19 +12:00 |
|
rbygrave
|
3556f9a42b
|
Rename test helper StartPostgres (start docker postgres)
|
2021-08-22 16:39:44 +12:00 |
|
Jonas Pöhler
|
5b10c053de
|
FIX: NPE when accessing mutableNext in EBI
|
2021-08-20 15:13:42 +02:00 |
|
Jonas Pöhler
|
7e4bde8d34
|
FIX: Modification of a OneToMany-Relation with @OrderColumn was not detected
|
2021-08-19 17:11:31 +02:00 |
|
rbygrave
|
68a6da22be
|
Fix imports on test TestQueryExists
|
2021-08-18 09:41:36 +12:00 |
|
Jonas Pöhler
|
e1731b87ec
|
Merge remote-tracking branch 'ebean/master' into pr/bugfix/subquery_without_where
|
2021-08-17 16:07:02 +02:00 |
|
rbygrave
|
7521cb530e
|
#2318 - Refactor internals - final classes in type packages
|
2021-08-17 20:48:15 +12:00 |
|
rbygrave
|
16a05528b7
|
#2318 - Refactor internals - final classes in deploy packages etc
|
2021-08-17 19:00:55 +12:00 |
|
rbygrave
|
cd407ee467
|
#2318 - Refactor internals - final classes in changelog packages
|
2021-08-16 23:32:26 +12:00 |
|
 Rob BygraveandGitHub
|
a2b19d46e1
|
Merge pull request #2316 from FOCONIS/pr/bugfix/json-null-formatValue
Fix: setting json values to null was throwing a NPE when persisting
|
2021-08-16 22:31:47 +12:00 |
|
rbygrave
|
4163b4dc25
|
#2317 - Plus test changes due to tidy whitespace on sql generation
|
2021-08-16 22:23:58 +12:00 |
|
rbygrave
|
14262d4c25
|
#2317 - Incorrect SQL generated for @IdClass with fetch() on ToMany path
|
2021-08-16 22:20:21 +12:00 |
|
Jonas Pöhler (JPo)
|
f3ec4a78c9
|
FIX: setting json values to null was throwing a NPE when persisting
|
2021-08-16 12:02:47 +02:00 |
|
rbygrave
|
0688061f5c
|
Speed up TestUuidGenerator
|
2021-08-15 15:17:19 +12:00 |
|
rbygrave
|
ebc0fabbdb
|
#2311 - Fix BindPadding for empty list
|
2021-08-15 14:15:03 +12:00 |
|
 Rob BygraveandGitHub
|
ec82dd3da9
|
Merge pull request #2310 from FOCONIS/nutation-on-cache
FIX: mutation info is not restored on cache hit
|
2021-08-15 13:50:19 +12:00 |
|
Roland Praml
|
843b90cbba
|
FIX: mutation info is not restored on cache hit
|
2021-08-13 11:52:31 +02:00 |
|
Roland Praml
|
6b263919d5
|
handle also JsonNode
|
2021-08-13 11:19:24 +02:00 |
|
Roland Praml
|
965c1e803f
|
FIX: mutationDetection = SOURCE works also for special json types
|
2021-08-13 10:47:14 +02:00 |
|
rbygrave
|
a17683c549
|
#2307 - Tidy ShutdownManager DatabaseFactory only
|
2021-08-12 16:32:12 +12:00 |
|
rbygrave
|
eeacad0fb9
|
#2307 - ENH: Add DatabaseFactory.disableShutdownHook() ... [ alias for ShutdownManager.deregisterShutdownHook() ]
|
2021-08-12 14:36:14 +12:00 |
|
Roland Praml
|
2d24020202
|
Added / enhanced test case
|
2021-08-11 09:32:21 +02:00 |
|
Roland Praml
|
1a2aba3f56
|
Distinguish between exists and in subquery
|
2021-08-11 08:54:40 +02:00 |
|
Roland Praml
|
12b8b4b955
|
Merge remote-tracking branch 'upstream/master' into subquery-with-fetch-path
|
2021-08-11 07:42:11 +02:00 |
|
 Rob BygraveandGitHub
|
18e49cc1ce
|
Merge pull request #2300 from FOCONIS/exists-with-dynamic
Enables select + exists for dynamic formula properties
|
2021-08-11 14:01:46 +12:00 |
|
 Rob BygraveandGitHub
|
1ce4b1a994
|
Merge pull request #2299 from FOCONIS/push-pops-in-wrong-order
PushJson/PopJson did not work correctly, if null beans were involved
|
2021-08-11 13:48:00 +12:00 |
|
rbygrave
|
144a3b54bb
|
Refactor rename method queryBindHash() to queryBindKey()
|
2021-08-11 13:25:04 +12:00 |
|
rbygrave
|
ec7c7048db
|
Refactor rename BindHash to BindValuesKey
|
2021-08-11 13:19:44 +12:00 |
|
rbygrave
|
fd2e542c0b
|
Change BindHash from interface to implementation, Delete unused server persist BindValues
|
2021-08-11 12:43:58 +12:00 |
|
Roland Praml
|
60dfaab22c
|
Enables select + exists for dynamic formula properties
|
2021-08-10 15:29:10 +02:00 |
|
Roland Praml
|
75fa7cb7fd
|
PushJson/PopJson did not work correctly, if null beans were involved
|
2021-08-10 13:24:13 +02:00 |
|
rbygrave
|
e47b1737a8
|
Add HashCodeBindHashTest
|
2021-08-10 22:28:31 +12:00 |
|
rbygrave
|
cd6df2be39
|
Merge branch 'md5-for-querybindhash' of https://github.com/FOCONIS/ebean into FOCONIS-md5-for-querybindhash
|
2021-08-10 21:18:43 +12:00 |
|
Roland Praml
|
c8ae3c5ef6
|
FIX: Changelog-oldValue did not work for Json mutable properties
|
2021-08-10 09:30:25 +02:00 |
|
Roland Praml
|
e18c190905
|
Fix the test to run with java 8
|
2021-08-09 09:46:49 +02:00 |
|