rbygrave
|
d2e36fc1d2
|
No effective change - tidy DefaultSqlUpdate raw types
|
2021-09-02 17:34:45 +12:00 |
|
 Rob BygraveandGitHub
|
7d6b25ff59
|
Merge pull request #2339 from FOCONIS/master12
No effective code change: Add missing @Override annotation
|
2021-09-02 15:02:03 +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
|
1062adede4
|
No effective change - change setUseCache(false) to setBeanCacheMode(CacheMode.OFF)
|
2021-09-02 10:26:14 +12:00 |
|
Roland Praml
|
b2bfca7ec6
|
no effective code change: Add missing @Override annotation and removed duplicate methods in interfaces
|
2021-09-01 09:58:27 +02: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 |
|
 Rob BygraveandGitHub
|
9a65731be9
|
Merge pull request #2330 from FOCONIS/pr/enh/sort_order_in_bean_state
Make getSortOrder accessible in BeanState API
|
2021-08-25 10:36:29 +12:00 |
|
Jonas Pöhler
|
69c721b66e
|
ADD: getSortOrder accessible in BeanState API
|
2021-08-24 14:48:22 +02: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
|
d4d9bb204d
|
#2327 - findSingleAttribute() on a ToMany path includes the id column
Follow up refactor SqlTreeBuilder
|
2021-08-24 15:04:23 +12:00 |
|
rbygrave
|
c4c4663144
|
#2327 - findSingleAttribute() on a ToMany path includes the id column
|
2021-08-24 14:31:30 +12:00 |
|
rbygrave
|
df3eda411a
|
#2318 - Refactor internals - trim whitespace in deploy package
|
2021-08-22 13:59:08 +12:00 |
|
rbygrave
|
bf2d75e55e
|
#2318 - Refactor internals - trim whitespace in deploy package
|
2021-08-20 17:51:01 +12:00 |
|
rbygrave
|
6f7efe6922
|
#2318 - Refactor internals - trim whitespace in deploy package
|
2021-08-20 17:39:11 +12:00 |
|
rbygrave
|
90e321ddbd
|
#2318 - Refactor internals - trim whitespace in deploy package
|
2021-08-20 16:58:37 +12:00 |
|
Jonas Pöhler
|
7e4bde8d34
|
FIX: Modification of a OneToMany-Relation with @OrderColumn was not detected
|
2021-08-19 17:11:31 +02: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
|
190a2c47e9
|
#2318 - Refactor internals - final classes in cache package
|
2021-08-17 21:24:56 +12:00 |
|
rbygrave
|
d096706685
|
#2318 - Refactor internals - final classes in internal api package
|
2021-08-17 21:03:53 +12:00 |
|
rbygrave
|
7521cb530e
|
#2318 - Refactor internals - final classes in type packages
|
2021-08-17 20:48:15 +12:00 |
|
rbygrave
|
dde9b507ce
|
#2318 - Refactor internals - final classes in type packages
|
2021-08-17 20:09:27 +12:00 |
|
rbygrave
|
183416a640
|
#2318 - Delete unused ScalarTypeLongToTimestamp
|
2021-08-17 20:09:02 +12:00 |
|
rbygrave
|
826e8518ea
|
#2318 - Refactor internals - final classes in type packages
|
2021-08-17 19:46:08 +12:00 |
|
rbygrave
|
55587b12aa
|
#2318 - Refactor internals - final classes in el packages
|
2021-08-17 19:15:35 +12:00 |
|
rbygrave
|
285a94e5fe
|
#2318 - Refactor internals - final classes in dto packages
|
2021-08-17 19:06:54 +12:00 |
|
rbygrave
|
16a05528b7
|
#2318 - Refactor internals - final classes in deploy packages etc
|
2021-08-17 19:00:55 +12:00 |
|
rbygrave
|
b4f4ef3c1b
|
#2318 - Refactor internals - final classes in server packages
|
2021-08-17 18:24:28 +12:00 |
|
rbygrave
|
cd407ee467
|
#2318 - Refactor internals - final classes in changelog packages
|
2021-08-16 23:32:26 +12:00 |
|
rbygrave
|
9ee63144e5
|
#2318 - Refactor internals - final classes in core packages
|
2021-08-16 23:32:05 +12:00 |
|
rbygrave
|
0413d89a9e
|
#2318 - Refactor internals - final classes in expression packages
|
2021-08-16 23:19:02 +12:00 |
|
rbygrave
|
f33e54d8ba
|
#2318 - Refactor internals - final classes in id and generated property packages
|
2021-08-16 22:53:38 +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
|
12220d4322
|
#2317 - Incorrect SQL generated for @IdClass with fetch() on ToMany path
|
2021-08-16 22:21:49 +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
|
f3b0e34b67
|
#2315 - Refactor internals - make more classes final in transaction packages
|
2021-08-16 09:16:31 +12:00 |
|
rbygrave
|
4109fab0d8
|
#2313 - Refactor internals - make more classes final in query packages
|
2021-08-15 15:22:02 +12:00 |
|
rbygrave
|
82c12b1565
|
#2312 - Refactor internals - make more classes final in persist packages
|
2021-08-15 14:50:43 +12:00 |
|
rbygrave
|
ebc0fabbdb
|
#2311 - Fix BindPadding for empty list
|
2021-08-15 14:15:03 +12:00 |
|
rbygrave
|
587b2e3075
|
#2310 Tidy to only cast once
|
2021-08-15 14:09:44 +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 |
|
rbygrave
|
3e190b34f5
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2021-08-15 13:48:43 +12:00 |
|
rbygrave
|
e059ad9172
|
Merge branch 'FOCONIS-mutationdetection-source-special-json-types'
|
2021-08-15 13:48:27 +12:00 |
|
rbygrave
|
1297324fa9
|
Fix where using JDK 10 Reader.transferTo() method plus add final to methods and classes
|
2021-08-15 13:47:46 +12:00 |
|
rbygrave
|
e2b7434d98
|
Merge branch 'mutationdetection-source-special-json-types' of https://github.com/FOCONIS/ebean into FOCONIS-mutationdetection-source-special-json-types
|
2021-08-15 12:06:12 +12:00 |
|
rbygrave
|
ada8df5755
|
Improve startup logging messages
|
2021-08-15 12:05:30 +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 |
|