rob bygrave
|
ddbad284ad
|
[maven-release-plugin] prepare release ebean-12.1.8
ebean-12.1.8
|
2019-12-17 23:44:25 +13:00 |
|
rob bygrave
|
1fcec429b0
|
#1893 - @DbArray with @NotNull ... should persist empty db array rather than fail NOT NULL constraint
|
2019-12-17 20:33:03 +13:00 |
|
rob bygrave
|
c6062fe93e
|
#1893 - @DbArray with @NotNull ... should persist empty db array rather than fail NOT NULL constraint
|
2019-12-17 20:27:53 +13:00 |
|
rob bygrave
|
d8d35b7dd9
|
#1893 - Failing test for @DbArray with @NotNull
|
2019-12-17 16:42:09 +13:00 |
|
rob bygrave
|
590cd07d67
|
#1892 - Refactor change internal use of Ebean to DB
|
2019-12-13 14:20:51 +13:00 |
|
rob bygrave
|
5cd74bc468
|
#1892 - Refactor change internal use of Ebean to DB
|
2019-12-13 14:17:05 +13:00 |
|
rob bygrave
|
502b20be67
|
#1891 - Deprecate createSqlQuery() ... migrate to sqlQuery()
|
2019-12-13 13:58:14 +13:00 |
|
rob bygrave
|
b3077d44f6
|
#1890 - Deprecate createSqlUpdate() ... migrate to sqlUpdate()
|
2019-12-13 13:48:53 +13:00 |
|
rob bygrave
|
d4b35cb445
|
#1889 - NPE at Str.java:16) when using DB.sqlUpdate(...).addBatch() without any bind parameters
|
2019-12-13 13:35:54 +13:00 |
|
rob bygrave
|
91e7540a39
|
#1888 - Bump ebean-migration 12.1.2 with updated avaje classpath scanner
|
2019-12-13 13:06:13 +13:00 |
|
rob bygrave
|
06bd60aaf7
|
Bump to 12.1.8-SNAPSHOT to align version with query bean generator
|
2019-12-13 12:42:42 +13:00 |
|
rob bygrave
|
3db2a69312
|
#1885 - ENH: Add ModuleInfoLoader ... to support automatic registration of entity classes (via generated code using querybean generator)
|
2019-12-12 01:33:27 +13:00 |
|
rob bygrave
|
5a983b9e0d
|
No effective change - fix spelling in comments
|
2019-12-11 23:22:30 +13:00 |
|
rob bygrave
|
ab7b34779a
|
[maven-release-plugin] prepare for next development iteration
|
2019-12-06 20:22:43 +13:00 |
|
rob bygrave
|
c7aad6078e
|
[maven-release-plugin] prepare release ebean-12.1.6
ebean-12.1.6
|
2019-12-06 20:22:33 +13:00 |
|
rob bygrave
|
ccfe9c39cd
|
Bump enhancement plugin
|
2019-12-06 20:19:17 +13:00 |
|
rob bygrave
|
dbdac04883
|
Add more tests for cascade save on tree structure
|
2019-12-06 20:18:50 +13:00 |
|
rob bygrave
|
1d369c002d
|
#1880 - Change javadoc references from Cdir to Cidr
|
2019-12-05 21:20:19 +13:00 |
|
rob bygrave
|
5a1be81603
|
#1881 - Update Postgres init helper procedures for DB table partitions
|
2019-12-05 20:10:15 +13:00 |
|
rob bygrave
|
dee73da1aa
|
Drop travis Postgres back to 9.6
|
2019-12-05 17:22:39 +13:00 |
|
rob bygrave
|
a7dde87c5f
|
Bump travis to Postgres 11.2 maybe ?
|
2019-12-05 17:20:23 +13:00 |
|
rob bygrave
|
60fadd448d
|
Bump travis to Postgres 11
|
2019-12-05 17:12:58 +13:00 |
|
rob bygrave
|
0140d09007
|
Update tests to use io.avaje:mod-uuid
|
2019-12-05 10:32:19 +13:00 |
|
rob bygrave
|
da5604a38d
|
#1880 - Cidr type stored as INET (instead of CIDR) + named as Cdir (typo)
|
2019-12-05 08:59:39 +13:00 |
|
rob bygrave
|
937df1395c
|
#1882 - ENH: Add JsonContext.toJsonPretty() ... for pretty JSON output of beans and lists of beans
|
2019-12-04 22:55:52 +13:00 |
|
rob bygrave
|
89c05007c2
|
#1881 - Update Postgres init helper procedures for DB table partitions
|
2019-12-04 22:07:05 +13:00 |
|
rob bygrave
|
4cc9278183
|
Update review ddl for Postgres
|
2019-12-04 21:29:58 +13:00 |
|
rob bygrave
|
9841a2c03a
|
#1880 - Cidr type stored as INET (instead of CIDR) + named as Cdir (typo)
|
2019-12-04 21:28:27 +13:00 |
|
rob bygrave
|
74929472d9
|
#1879 - For metrics reporting for timed metrics with location by default only report on initial collection
|
2019-12-03 23:53:13 +13:00 |
|
rob bygrave
|
e274a4c512
|
#1878 - Remove metric type from metric json output
|
2019-12-03 21:06:13 +13:00 |
|
rob bygrave
|
5d93c44475
|
#1877 - Adjust metric names add "orm." prefix for orm queries, "dto." for dto queries
|
2019-12-03 21:01:03 +13:00 |
|
rob bygrave
|
63b802d0b8
|
[maven-release-plugin] prepare for next development iteration
|
2019-12-03 10:19:47 +13:00 |
|
rob bygrave
|
1d7e751b60
|
[maven-release-plugin] prepare release ebean-12.1.5
ebean-12.1.5
|
2019-12-03 10:19:37 +13:00 |
|
rob bygrave
|
5f8690fb87
|
#1876 - findMap() does not use/hit natural key cache
|
2019-12-02 18:37:42 +13:00 |
|
rob bygrave
|
e093675444
|
#1875 - Refactor simplify MetaTimedMetric removing unrequired getStartTime() and getBeanCount()
|
2019-11-29 23:42:00 +13:00 |
|
 Rob BygraveandGitHub
|
a04594540c
|
#1873 - Refactor metrics reporting and collection, simplify removing MetricOrmQueryNode, MetricOrmQueryOrigin (#1874)
* #1873 - Refactor metrics reporting and collection, simplify removing MetricOrmQueryNode, MetricOrmQueryOrigin
* #1873 - fix test
|
2019-11-29 23:35:21 +13:00 |
|
rob bygrave
|
269f2de333
|
#1872 - Reporting ORM metrics defaults to suppressing sql and location after initial collection
|
2019-11-29 22:15:51 +13:00 |
|
rob bygrave
|
be12910aec
|
#1872 - Reporting ORM metrics defaults to suppressing sql and location after initial collection
|
2019-11-29 22:05:58 +13:00 |
|
rob bygrave
|
996e582a85
|
No effective change - add simple UnderscoreNamingConvention tests
|
2019-11-29 21:03:44 +13:00 |
|
rob bygrave
|
aa4c6b7889
|
No effective change - add simple UnderscoreNamingConvention tests
|
2019-11-29 21:01:23 +13:00 |
|
rob bygrave
|
27a4e8951d
|
#1870 - Whether DtoMeta.findproperty needs to add is prefix
|
2019-11-29 20:54:28 +13:00 |
|
rob bygrave
|
1fc4082abe
|
#1869 - out of order nextId() sequence generation
|
2019-11-29 19:58:12 +13:00 |
|
rob bygrave
|
1c5d7a97e1
|
Bump pom to 12.1.5-SNAPSHOT
|
2019-11-29 17:19:23 +13:00 |
|
rob bygrave
|
67c2e1d24c
|
#1871 - Add ability to write metrics in JSON form to Appendable
|
2019-11-29 17:19:01 +13:00 |
|
rob bygrave
|
eb292e017e
|
#1868 - Change the Metric "sqlHash" into a hash of the SQL + name + location
|
2019-11-20 20:15:32 +13:00 |
|
 Rob BygraveandGitHub
|
88839f7613
|
Refactor rename method ProfileLocation.shortDescription() to location() (#1859)
|
2019-11-20 20:01:45 +13:00 |
|
rob bygrave
|
ca71fef74a
|
#1867 - Change enhancement for @DbArray ... to handle nulls (like OneToMany and ManyToMany)
|
2019-11-20 19:59:01 +13:00 |
|
rob bygrave
|
6c91ed0c76
|
#1866 - Refactor logging messages for L2 cache - "PUT ALL" -> "MPUT"
|
2019-11-20 00:26:26 +13:00 |
|
rob bygrave
|
8761c0486d
|
#1865 - ENH: Add metric collection for ORM insert update and delete
|
2019-11-19 20:31:48 +13:00 |
|
rob bygrave
|
fee6a9f04a
|
Bump to 12.1.4 of the maven plugin
|
2019-11-19 20:28:23 +13:00 |
|