rob bygrave
|
ad7e18561b
|
#1788 - ENH: Add support for NuoDB database platform
Remove the extra truncate
|
2019-08-11 16:43:24 +12:00 |
|
rob bygrave
|
c640524bfc
|
#1788 - ENH: Add support for NuoDB database platform
|
2019-08-11 16:24:37 +12:00 |
|
rob bygrave
|
fea840c859
|
#1782 - ENH: Add truncate(Class<?>... types) and truncate(String... tables)
Remove truncateTableBefore and truncateTableAfter for now
|
2019-08-10 21:44:48 +12:00 |
|
rob bygrave
|
bb7df71391
|
#1782 - ENH: Add truncate(Class<?>... types) and truncate(String... tables)
|
2019-08-10 21:40:23 +12:00 |
|
rob bygrave
|
cb6f0335b1
|
#1787 - Update CockroachDB support for DDL generation with autocommit and no history support
|
2019-08-08 23:22:58 +12:00 |
|
rob bygrave
|
762899ef10
|
[maven-release-plugin] prepare for next development iteration
|
2019-08-07 22:43:12 +12:00 |
|
rob bygrave
|
848d4f031e
|
[maven-release-plugin] prepare release ebean-11.42.2
ebean-11.42.2
|
2019-08-07 22:42:59 +12:00 |
|
rob bygrave
|
481f828507
|
Bump provided scope jackson-databind version to 2.9.9.2 for security warning
This should have no effect as the dependency is scope provided.
|
2019-08-07 22:40:57 +12:00 |
|
rob bygrave
|
b3d0c21a80
|
#1783 - Save bean with only *ToMany relations with user generated ID
|
2019-08-07 22:28:51 +12:00 |
|
rob bygrave
|
a115cdf095
|
#1784 - Tests related to NPE with IDEA plugin and mockito 3.0.0
|
2019-08-07 21:38:52 +12:00 |
|
rob bygrave
|
410e9d475b
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-31 23:27:53 +12:00 |
|
rob bygrave
|
462385c7d0
|
[maven-release-plugin] prepare release ebean-11.42.1
ebean-11.42.1
|
2019-07-31 23:27:42 +12:00 |
|
rob bygrave
|
3655e2c6f8
|
#1778 - Bump jackson-core.version from 2.9.8 to 2.9.9
|
2019-07-31 23:25:30 +12:00 |
|
rob bygrave
|
318f6ae3f5
|
Bump to 11.42.1-SNAPSHOT
|
2019-07-31 23:21:01 +12:00 |
|
rob bygrave
|
c63acad7e0
|
No effective change - updated review ddl
|
2019-07-29 23:45:20 +12:00 |
|
rob bygrave
|
6dba4a3d28
|
#1763 - Change such that db-create-all.sql and db-drop-all.sql generated files go into target (maven) or build (gradle) directories
|
2019-07-29 23:26:45 +12:00 |
|
rob bygrave
|
ecf1e53616
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-29 22:49:48 +12:00 |
|
rob bygrave
|
0ff9a00427
|
[maven-release-plugin] prepare release ebean-11.41.4
ebean-11.41.4
|
2019-07-29 22:49:36 +12:00 |
|
rob bygrave
|
725ff8dc58
|
git push origin masterMerge branch 'FOCONIS-bug-refresh-one-to-many'
|
2019-07-29 22:46:55 +12:00 |
|
rob bygrave
|
a780dc133e
|
#1776 Fix for - refresh does not work on oneToMany if property was not yet accessed
|
2019-07-29 22:46:39 +12:00 |
|
Roland Praml
|
b111fcfecc
|
refresh does not work on oneToMany if property was not yet accessed
(cherry picked from commit 446103e6e06d7583f8b2bb847907d7fc77a8be9f)
|
2019-07-26 12:14:30 +02:00 |
|
rob bygrave
|
114693b7cd
|
#1774 - Change built in SQL Server I___create_procs DDL script to use GO (and not $$ delimiters)
Bump ebean-migration with handling for stored procedures delimited with GO and $$ etc
|
2019-07-25 21:46:35 +12:00 |
|
rob bygrave
|
5a39dcb39c
|
#1775 - MySql 8 by default wants JDBC Date set and read with JVM Calendar (timezone)
|
2019-07-25 21:25:38 +12:00 |
|
rob bygrave
|
b04f887bc3
|
Test only update generated resource - no effective change
|
2019-07-25 21:19:08 +12:00 |
|
rob bygrave
|
5c38561049
|
#1774 - Change built in SQL Server I___create_procs DDL script to use GO (and not $$ delimiters)
|
2019-07-24 23:36:36 +12:00 |
|
rob bygrave
|
f40eb011c3
|
#1773 - Wrong link to timerbee.de in README.md
|
2019-07-24 21:57:47 +12:00 |
|
rob bygrave
|
a08cf548e7
|
#1770 - Support use of Savepoints with MySql and MariaDB (that barf on savepoint.getSavepointId())
|
2019-07-21 22:57:56 +12:00 |
|
rob bygrave
|
f12f0d7f7a
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-21 16:50:02 +12:00 |
|
rob bygrave
|
0c53efcbbc
|
[maven-release-plugin] prepare release ebean-11.41.3
ebean-11.41.3
|
2019-07-21 16:49:51 +12:00 |
|
rob bygrave
|
1aeed8ad12
|
Merge branch 'master' of github.com:ebean-orm/ebean
|
2019-07-19 10:44:07 +12:00 |
|
rob bygrave
|
bcb136b692
|
#1765 - Wrong SQL generated on m2m and OrderBy (Regression of #1746)
|
2019-07-19 10:43:07 +12:00 |
|
rob bygrave
|
8b670fd615
|
Fix tests for sql server which doesn't support order by nulls last
|
2019-07-19 10:35:26 +12:00 |
|
rob bygrave
|
970bc8e973
|
Fix tests for sql server
|
2019-07-19 10:28:13 +12:00 |
|
 Roland PramlandRob Bygrave
|
007b06e9db
|
use local lookup instead of public lookup (#1764)
(cherry picked from commit dc0441aaea126efc23a9c2abc30a4dd67bac6752)
|
2019-07-19 09:12:07 +12:00 |
|
rob bygrave
|
4513dbf29d
|
No effective change - whitespace change only to SqlTreeBuilder
|
2019-07-19 00:22:41 +12:00 |
|
rob bygrave
|
53bcc62a0c
|
No effective change - whitespace change to test generated migration ddl
|
2019-07-19 00:21:04 +12:00 |
|
rob bygrave
|
858c55c978
|
No effective change - format only test code
|
2019-07-19 00:20:22 +12:00 |
|
rob bygrave
|
cedba089e1
|
Merge branch 'cannot-access-referenced-prop' of https://github.com/FOCONIS/ebean into FOCONIS-cannot-access-referenced-prop
|
2019-07-18 23:48:47 +12:00 |
|
rob bygrave
|
cbf7811f7c
|
#1762 - Bump ebean-migration to 11.17.1
|
2019-07-18 23:37:25 +12:00 |
|
rob bygrave
|
ea13b322ca
|
Bump agent to 11.41.3
|
2019-07-18 23:34:28 +12:00 |
|
Alexander Wagner
|
486a8cf1c0
|
whitespaces
|
2019-07-18 12:15:44 +02:00 |
|
Alexander Wagner
|
bfe46432da
|
delete views from ddl
|
2019-07-18 12:14:38 +02:00 |
|
Alexander Wagner
|
272eae5f22
|
Do not use @View for Test
|
2019-07-18 11:19:43 +02:00 |
|
rob bygrave
|
502104eba8
|
[maven-release-plugin] prepare for next development iteration
|
2019-07-17 21:53:14 +12:00 |
|
rob bygrave
|
fa45c79bd2
|
[maven-release-plugin] prepare release ebean-11.41.2
ebean-11.41.2
|
2019-07-17 21:53:01 +12:00 |
|
rob bygrave
|
ee4d1bf866
|
#1760 #1759 - move make available via ebean-test-config
|
2019-07-17 15:48:11 +12:00 |
|
rob bygrave
|
dcf7b60d37
|
#1760 #1759 - ENH: Add ForTests.rollbackAll(closure) and ForTests.createRollbackAll()
|
2019-07-17 14:44:52 +12:00 |
|
rob bygrave
|
0663a97941
|
No effective change - update test for TestTransientMap
|
2019-07-17 13:48:12 +12:00 |
|
rob bygrave
|
f31ab4d6a8
|
#1758 - Error when using ebean 11.41.1 and ebean-spring-txn 11.10.4
Fix method visibility restoring those methods as public
|
2019-07-17 10:27:07 +12:00 |
|
 André CamiloandRob Bygrave
|
f77388738b
|
ENH: backdoor to disable @Transactional during unit testing (#1756)
|
2019-07-16 23:09:04 +12:00 |
|