Robin Bygrave
|
1745334737
|
No effective change - add extra test
|
2015-12-16 08:06:12 +13:00 |
|
Robin Bygrave
|
4e665fd66f
|
#499 - DDL issue for entity bean that is both @Draftable with @History - draft only columns included in history table
|
2015-12-15 15:44:22 +13:00 |
|
Robin Bygrave
|
09cd2c12e2
|
Add tests for @Draftable from example application
|
2015-12-15 15:25:19 +13:00 |
|
Robin Bygrave
|
5cd21de174
|
#496 - @EnumValue is being trimmed, may result in unexpected behaviour with CHAR columns for some database systems
|
2015-12-14 17:21:01 +13:00 |
|
Robin Bygrave
|
282463c2e8
|
#247 - @AttributeOverride at class level not read - was: @AttributeOverride annotation does not seem to work (Play 2.2.0 - ebean 3.2.2)
|
2015-12-11 10:23:34 +13:00 |
|
Robin Bygrave
|
03bb7a4aaf
|
#494 - ENH: Support findPagingList() ... that uses firstRow & maxRows (rather than pageIndex, pageSize)
|
2015-12-11 10:20:53 +13:00 |
|
Robin Bygrave
|
e4fa031cd3
|
#494 - ENH: Support findPagingList() ... that uses firstRow & maxRows (rather than pageIndex, pageSize)
|
2015-12-10 14:52:27 +13:00 |
|
Robin Bygrave
|
00d227c598
|
#491 - RawSqlParser doesn't seem to understand new lines directly after the SELECT keyword
|
2015-12-09 17:24:58 +13:00 |
|
Robin Bygrave
|
638446680c
|
#365 - ENH: Add @DbComment with DDL generation of table and column comments
|
2015-12-09 16:52:58 +13:00 |
|
Robin Bygrave
|
bd9bfa25be
|
No effective change - rename test property from 'top' as that is ms sql server keyword
|
2015-12-09 16:49:35 +13:00 |
|
Robin Bygrave
|
93b2f4035c
|
#485 - @SoftDelete with join to nullable relation (optional @ManyToOne for example) ... will incorrectly filter out row from result when FK value is null.
|
2015-12-09 10:12:25 +13:00 |
|
Robin Bygrave
|
f252b80c2d
|
#476 - ENH: Enable ServiceConfig to use alternate ClassLoader - was ServiceConfig add setClassloader api --- part 3: Refactor with ClassLoadConfig
|
2015-12-07 22:13:27 +13:00 |
|
Robin Bygrave
|
8318bbc4ca
|
#118 - Additional: Add query includeSoftDeletes() asDraft() to ExpressionList (for fluid style when added after predicates)
|
2015-12-03 17:42:26 +13:00 |
|
Robin Bygrave
|
aea7a7fd65
|
#118 - ENH: Add support for for Soft Deletes (Logical Deletion) ...
|
2015-12-02 23:46:26 +13:00 |
|
Robin Bygrave
|
f39a684c8e
|
#118 - ENH: Add support for for Soft Deletes (Logical Deletion) ...
|
2015-12-02 21:38:34 +13:00 |
|
Robin Bygrave
|
0ad52cf6a7
|
#118 - ENH: Add support for for Soft Deletes (Logical Deletion) ... - initial
|
2015-12-01 23:21:11 +13:00 |
|
Robin Bygrave
|
51bee836d4
|
#472 - DDL column ordering for @WhoCreated / @WhoModified. These columns should appear in the DDL with the @WhenCreated/@WhenModified columns.
|
2015-12-01 10:19:36 +13:00 |
|
Robin Bygrave
|
579812d717
|
#455 - Should not generate "FOR UPDATE" for delete query
|
2015-11-30 16:50:26 +13:00 |
|
Robin Bygrave
|
fae39fe650
|
#291 - ENH: Add ability to validate a query or property expression - Was Please check column exist on entity
|
2015-11-30 15:10:22 +13:00 |
|
Robin Bygrave
|
debd8ad617
|
#465 - The encrypt key is logged out in sql statement - when included in where predicate
|
2015-11-30 12:25:25 +13:00 |
|
Robin Bygrave
|
6450ba219c
|
#469 - Embedded bean made dirty after a prior insert does not trigger dirty state on 'outer' bean
|
2015-11-27 18:19:59 +13:00 |
|
Robin Bygrave
|
a578eda2b1
|
#467 - Delete bean with unloaded version property throws OptimisticLockException - API Change, return boolean
|
2015-11-26 16:09:25 +13:00 |
|
Robin Bygrave
|
a2ee0bfdbe
|
#467 - Delete bean with unloaded version property throws OptimisticLockException
|
2015-11-26 15:12:59 +13:00 |
|
Robin Bygrave
|
8620dbf337
|
#464 - ENH: Add draftRestore(Class<?> beanType, Object id) ... to refresh a draft from the live (@Draftable feature)
|
2015-11-25 23:36:17 +13:00 |
|
Robin Bygrave
|
555e5ba6fd
|
#461 - ENH: Add @Draftable support - API sans transaction
|
2015-11-24 01:01:14 +13:00 |
|
Robin Bygrave
|
5e8afbe50d
|
#461 - ENH: Add @Draftable support - @DraftDirty
|
2015-11-23 23:11:15 +13:00 |
|
Robin Bygrave
|
db371cbc6a
|
#461 - ENH: Add @Draftable support - publish
|
2015-11-23 21:28:58 +13:00 |
|
Robin Bygrave
|
7b76e13bce
|
#461 - ENH: Add @Draftable support - phase 1
|
2015-11-19 20:44:25 +13:00 |
|
Robin Bygrave
|
fe7b110577
|
#457 - When ebean.properties does not exist do not log error message
|
2015-11-10 09:47:33 +13:00 |
|
Robin Bygrave
|
788a200d16
|
#445 - Multiple @*ToMany relations referencing the same type
|
2015-11-02 14:11:23 +13:00 |
|
Robin Bygrave
|
b326724139
|
#443 - ENH: Enum mapping - Add annotation @DbEnumValue that can be used to on a enum method which provides DB values
|
2015-10-30 21:42:21 +13:00 |
|
Robin Bygrave
|
fc0b47342b
|
#436 - @DiscriminatorColumn mapped also as @Column leads to NullPointerException
|
2015-10-29 22:01:28 +13:00 |
|
Robin Bygrave
|
ec1a68a133
|
#435 - Duplicate foreign key name with ManyToMany relations
|
2015-10-29 17:44:29 +13:00 |
|
Robin Bygrave
|
67c711d75f
|
#442 - @JsonIgnore / @Expose ... not working on @OneToMany or @ManyToMany - was - @Transient field on @MappedSuperclass is not ignored by toJson()
|
2015-10-28 09:10:19 +13:00 |
|
Robin Bygrave
|
3d62f58930
|
#439 - @EnumValue("01") stored as integer rather than string - ENum stores strings as numerics?
|
2015-10-28 08:53:14 +13:00 |
|
Robin Bygrave
|
a30948d38d
|
#438 - findPagedList and getTotalRowCount, the query.getAlias() is null
|
2015-10-28 08:15:15 +13:00 |
|
Robin Bygrave
|
a8232d2d8b
|
#441 - ENH: Add support for test-ebean.properties ... for mechanism to configure ebean to run tests
|
2015-10-27 00:17:47 +13:00 |
|
Robin Bygrave
|
d4b8f23a5a
|
Fix test - MySql limitations with delete query syntax
|
2015-10-26 21:52:35 +13:00 |
|
Robin Bygrave
|
bcf2a44187
|
#430 - ENH: Support for UUID mapping to native DB UUID type (Postgres, H2)
|
2015-10-26 20:52:16 +13:00 |
|
Robin Bygrave
|
f3102ba02c
|
#432 - Delete using Query does not commit
|
2015-10-22 13:29:21 +13:00 |
|
Robin Bygrave
|
0351eab3a7
|
#431 - Annotation PrivateOwned seems not enough to update an change in the list of children (fix)
|
2015-10-22 11:10:41 +13:00 |
|
Robin Bygrave
|
409e2b75ce
|
#431 - Add failing test ... Annotation PrivateOwned seems not enough to update an change in the list of children
|
2015-10-22 09:27:32 +13:00 |
|
Robin Bygrave
|
dc968f16bf
|
Q: Ebean @ManyToMany(cascade=REMOVE) described #429
|
2015-10-06 14:38:05 +13:00 |
|
Robin Bygrave
|
f250447fbe
|
Add test for ManyToMany delete scenario
|
2015-10-01 22:21:47 +13:00 |
|
Robin Bygrave
|
bfa86f241b
|
#427 - ENH: Add support for Removing ShutdownManager.shutdownHook ... manually control entire shutdown.
|
2015-10-01 10:33:09 +13:00 |
|
Robin Bygrave
|
19459b71b4
|
Fix for #425 - Extra instance of root level bean with findIterate() and fetch of OneToMany relationship - Ebean parses the first bean correctly and the rest not
|
2015-09-30 23:35:10 +13:00 |
|
Robin Bygrave
|
5e97c3bbbc
|
#425 - Extra instance of root level bean with findIterate() and fetch of OneToMany relationship - Ebean parses the first bean correctly and the rest not
|
2015-09-30 23:24:53 +13:00 |
|
Robin Bygrave
|
986eadd023
|
#424 - DDL generation - support turning off lower casing of table and column names DbConstraintNaming, DbConstraintNormalise
|
2015-09-30 22:44:47 +13:00 |
|
Robin Bygrave
|
dba245c517
|
#421 - ENH: Add support for unsetting the loaded state of a bean property (via BeanState)
|
2015-09-22 13:21:19 +12:00 |
|
Robin Bygrave
|
aa788edb68
|
#421 - ENH: Add support for unsetting the loaded state of a bean property (via BeanState) ... initial test
|
2015-09-22 09:00:06 +12:00 |
|