Rob Bygrave
1846427859
[maven-release-plugin] prepare release ebean-10.1.6
ebean-10.1.6
2017-02-13 22:18:44 +13:00
Rob Bygrave
82102340b8
#960 - Incorrect query when using '.betweenProperties' with '@SoftDelete'
2017-02-09 23:43:45 +13:00
Rob Bygrave
d9e884b8bd
#969 - ENH: Add Finder.query(String ormQuery) ... helper method
2017-02-09 23:27:13 +13:00
Rob Bygrave
6744c7886a
#968 - Refactor - Update ANTLR 4 generated code to 4.6
2017-02-09 23:20:33 +13:00
Rob Bygrave
271b4ee095
Modify pom - bump java8-parent to 1.3
2017-02-09 23:12:11 +13:00
Rob Bygrave
7cfdd331ca
Merge branch 'master' of github.com:ebean-orm/ebean
2017-02-09 22:37:58 +13:00
Rob Bygrave
7e15faa9a8
#967 - ENH: Add DocStoreConfig.setAllowAllCertificates(true) ...
2017-02-09 22:37:25 +13:00
Roland Praml and Rob Bygrave
1292c86b76
removed duplicate StringHelper ( #958 )
2017-01-31 22:10:45 +13:00
Rob Bygrave
0260a73cb6
#957 - Javadoc update only
2017-01-27 00:36:25 +13:00
Rob Bygrave
085fdaf177
#956 - Bump dependencies - avaje-datasource and ebean-dbmigration
2017-01-26 23:30:58 +13:00
Rob Bygrave
a4b49dfa27
No effective change - Fix javadoc issues in Finder
2017-01-12 18:53:34 +13:00
Rob Bygrave
d056151852
[maven-release-plugin] prepare for next development iteration
2017-01-12 00:46:22 +13:00
Rob Bygrave
f9ba6f9a3a
[maven-release-plugin] prepare release ebean-10.1.5
ebean-10.1.5
2017-01-12 00:46:11 +13:00
Rob Bygrave
2fa4345742
#945 - Invalid SQL when using @Aggregation with a fetch() to a ManyToOne - missing columns in GROUP BY
2017-01-12 00:42:27 +13:00
Rob Bygrave
d9147327c1
#944 - Incorrect join (should be outer join) when predicate only path traverses an optional relationship to a mandatory relationship
2017-01-11 23:21:50 +13:00
Rob Bygrave
5ad9a611f9
#941 - @Transactional( type = TxType.MANDATORY ) creates a new transaction even if there is one available
2017-01-11 22:41:22 +13:00
Rob Bygrave
3fb497b651
No effective change - style, merge ifs
2017-01-11 22:17:29 +13:00
Rob Bygrave
fbfe5d1ff8
#943 - Refactor internals - Performance tweak / tidy for WhoCreated, WhoModified on OneToMany connections. #942
2017-01-11 21:42:23 +13:00
Rob Bygrave
b6f21f8649
No effective change - refactor merge AnnotationFields initWhoModified() and initWhoCreated() methods
2017-01-11 20:59:11 +13:00
Nagy Vilmos and Rob Bygrave
8fd04807c7
WhoCreated, WhoModified on OneToMany connections. ( #942 )
...
* WhoCreated, WhoModified on OneToMany connections.
* PostgreSQL table name fix in tests.
2017-01-11 20:54:20 +13:00
Rob Bygrave
e49c42302a
[maven-release-plugin] prepare for next development iteration
2017-01-09 22:39:47 +13:00
Rob Bygrave
d96abece75
[maven-release-plugin] prepare release ebean-10.1.4
ebean-10.1.4
2017-01-09 22:39:36 +13:00
Rob Bygrave
c953da637e
Bump ebean-annotation to 2.2 for meta-annotation support on @Formula
2017-01-09 22:37:10 +13:00
Rob Bygrave
8d39b0a996
#940 - Allow findNative to use @Formula properties (add test for MySql := use with RawSql and findNative)
2017-01-09 22:29:15 +13:00
Rob Bygrave
0efcf1eeb3
Merge branch 'master' of github.com:ebean-orm/ebean
2017-01-09 19:40:23 +13:00
Rob Bygrave
335cef870f
#939 - Make ModifyAwareSet serializable ... (for serializable entity beans with @DbJson etc)
2017-01-09 19:39:54 +13:00
Michael Benz and Rob Bygrave
4c40962f04
MigrationXmlWriter adds DOCTYPE xml to avoid warning of missing external DTD in eclipse IDE. ( #937 )
2017-01-05 09:16:39 +13:00
Thibault Meyer and Rob Bygrave
9be0d22cfb
Upgrade provided dependencies ( #936 )
...
- javax.validation from 1.0.0.GA to 1.1.0.Final
- servlet-api from 2.4 to javax.servlet-api 3.1.0
- joda-time from 1.6 to 2.9.7
- postgresql from 9.4.1202-jdbc41 to 9.4.1212.jre7
- h2 from 1.4.192 to 1.4.193
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com >
2017-01-01 19:57:02 +13:00
Thibault Meyer and Rob Bygrave
2893d73fad
Upgrade test dependencies ( #935 )
...
- avaje-agentloader from 2.1.1 to 2.1.2
- avaje-moduuid from 1.2 to 2.1
- commons-io from 2.4 to 2.5
- hsqldb from 2.0.0 to 2.3.4
- mysql-connector-java from 5.1.36 to 6.0.5
- sqlite-jdbc from 3.8.11.2 to 3.15.1
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com >
2017-01-01 19:55:56 +13:00
Thibault Meyer and Rob Bygrave
33d66ea9d1
Upgrade antlr4-runtime to prior version 4.6 ( #934 )
...
Signed-off-by: Thibault Meyer <meyer.thibault@gmail.com >
2017-01-01 19:54:25 +13:00
Nagy Vilmos and Rob Bygrave
073ea9c550
SQL Server boolean mapping fix ( #932 )
2017-01-01 19:52:57 +13:00
Rob Bygrave
8467934021
[maven-release-plugin] prepare for next development iteration
2016-12-23 16:14:19 +13:00
Rob Bygrave
96ba63407f
[maven-release-plugin] prepare release ebean-10.1.3
ebean-10.1.3
2016-12-23 16:14:10 +13:00
Rob Bygrave
88df6ffc6e
#931 - Refactor internals - DefaultTypeManager ...
2016-12-23 13:33:11 +13:00
Rob Bygrave
3efcfec300
#930 - Refactor (renames etc) for SQL Server History support
2016-12-23 13:18:15 +13:00
Rob Bygrave and GitHub
e51eb00889
Merge pull request #929 from vilmosnagy/feature/sqlServer2016History
...
SqlServer 2016 history support.
2016-12-23 13:00:23 +13:00
vilmos.nagy
9ae27ddcdd
SqlServer 2016 history support.
2016-12-22 19:22:44 +01:00
Rob Bygrave
b9516e64a3
#928 - Pom - change over to io.ebean persistence-api from org.avaje.ebean one.
2016-12-22 23:45:35 +13:00
Rob Bygrave
f7f5552bf0
#927 - Pom - bump ebean-dbmigration to 10.1.2
2016-12-22 23:38:18 +13:00
Rob Bygrave
adec2ab1b8
#926 - Pom - bump avaje-datasource to 1.1.4
2016-12-22 22:42:24 +13:00
Rob Bygrave
da6d7284f8
No effective change - update Readme to maven groupId io.ebean
2016-12-22 00:00:35 +13:00
Rob Bygrave
1c160fea5a
No functional change - update enhancement agent to 10.1.2
2016-12-21 23:38:32 +13:00
Rob Bygrave
cc87de76d7
[maven-release-plugin] prepare for next development iteration
2016-12-21 00:09:30 +13:00
Rob Bygrave
70b380e6e7
[maven-release-plugin] prepare release ebean-10.1.2
ebean-10.1.2
2016-12-21 00:09:19 +13:00
Rob Bygrave
3e419d3e3a
No effective change - test ebean.properties back to H2 for default
2016-12-20 21:31:02 +13:00
Rob Bygrave
7e2be20b6e
#925 - Change generated SQL for H2, Postgres and MySql to not use column alias'
2016-12-20 21:30:00 +13:00
Rob Bygrave
ab2d5fb4c8
No effective change - update test to use trimmed sql (trim out sql column alias to allow it to be optional)
2016-12-20 21:14:12 +13:00
Rob Bygrave
809901ff13
No effective change - update H2 specific test
2016-12-20 21:02:36 +13:00
Rob Bygrave
fcc58d77e8
No effective change - update tests using Platform enum rather than name
2016-12-20 20:41:55 +13:00
Rob Bygrave
bc93a82b1a
#900 - Error - Can't fetch JsonDB field - org.postgresql.util.PSQLException: ERROR: could not identify an equality operator for type json
2016-12-20 03:00:08 +13:00