rob bygrave
fc032c632b
#1658 - ENH: Add label to ProfileLocation and use as default query label
2019-03-27 09:37:35 +13:00
rob bygrave
54534ea7f3
#1657 - ERROR BeanDescriptorManager - Error in deployment java.lang.RuntimeException: Expecting [ ... ] to start with "select"
2019-03-21 22:30:27 +13:00
rob bygrave
812dcbb4bb
#1653 - ENH: Add support for ClickHouse database
...
With array type conversion for primitive arrays
2019-03-20 23:13:50 +13:00
rob bygrave
a3d4b57b94
Merge branch 'feature/1653-clickhouse'
2019-03-20 22:07:42 +13:00
ooknight and Rob Bygrave
3ba9a52b0e
add server config : default enum type ( #1655 )
...
ENH: add server config : default enum type
2019-03-20 21:45:44 +13:00
rob bygrave
409c1d06b2
#1652 - Conversion problem between org.joda.time.LocalDate and java.sql.Date field for dates before Jan 2 1900
2019-03-14 16:08:04 +13:00
rob bygrave
01f2881940
#1653 - ENH: Add support for ClickHouse database
...
With array type conversion etc
2019-03-14 14:44:30 +13:00
rob bygrave
aef512a851
#1653 - ENH: Add support for ClickHouse database
2019-03-14 00:08:13 +13:00
rob bygrave
435e1f61fe
#1651 - ENH: Support change to io.ebean.Model that supports named databases (other than default database)
2019-03-13 15:05:08 +13:00
rob bygrave
276e865f72
#1647 - Change ServerConfig.updateAllPropertiesInBatch to default to false
2019-03-12 14:49:00 +13:00
rob bygrave
9ded3890d7
#1649 - ENH: Add optional length() attribute to @DbEnumValue
2019-03-12 14:31:44 +13:00
rob bygrave
119049b696
Javadoc update using "Database" vs "EbeanServer"
2019-03-07 16:53:13 +13:00
rob bygrave
33ff113585
#1648 - Change BeanFinder and BeanRepository to use Database rather than EbeanServer
2019-03-07 16:51:33 +13:00
rob bygrave
e3ca5d2419
Javadoc update using "DB" and hide DB constructor
2019-03-07 12:01:05 +13:00
rob bygrave
a5f435dbcf
Javadoc update using "DB"
2019-03-07 11:25:34 +13:00
rob bygrave
aa1e021501
Javadoc update using "DB"
2019-03-07 11:10:58 +13:00
rob bygrave
7ea6f16207
Javadoc update using "DB" vs "Ebean"
2019-03-07 10:56:56 +13:00
rob bygrave
197852857d
#1646 - Ensure that java.sql.Array.free() is called
2019-03-07 09:25:48 +13:00
rob bygrave
e7e6e00473
No effective change - Finder javadoc to use "Database"
2019-03-07 09:08:34 +13:00
rob bygrave
933c791d33
No effective change - Finder javadoc to use "Database"
2019-03-06 23:13:24 +13:00
rob bygrave
27f86548a6
#1645 - ENH: Add expression rawOrEmpty() ... as a convenience for conditionally added a raw expression
2019-03-05 23:03:22 +13:00
rob bygrave
e195f20981
#1645 - ENH: Add expression rawOrEmpty() ... as a convenience for conditionally added a raw expression
2019-03-05 22:13:38 +13:00
rob bygrave
86d0216159
#1644 - ENH: Improve batch flush when multiple "top level" (unrelated) types are persisted
2019-03-04 12:42:08 +13:00
rob bygrave
a4698ea1b6
#1643 - ENH: Add expression inOrEmpty() ... as a convenience for conditionally added a IN expression
2019-03-01 18:24:00 +13:00
rob bygrave
e5f98f1b7a
#1640 Additionally add expression eq and in support for Inet and Postgres any
2019-02-24 15:29:07 +13:00
Rob Bygrave and GitHub
5975694538
#1640 - For Postgres support mapping InetAddress to INET db column ( #1641 )
...
* #1640 - For Postgres support mapping InetAddress to INET db column
* #1640 - For Postgres support mapping InetAddress to INET db column
Support for Inet and Cdir types + offlineMigrationGeneration + PlatformConfig.databaseInetAddressVarchar for turning off InetAddress mapping on Postgres
2019-02-21 22:14:21 +13:00
Roland Praml and Rob Bygrave
6b83800a83
FIX: Proper sort of migration versions (possible regression due #1577 ) ( #1639 )
2019-02-17 17:40:07 +13:00
Roland Praml and Rob Bygrave
fc7fae35c9
FIX: When saving multiple m2m beans, only last m2m wins (Regression due #1630 ) ( #1638 )
...
* provide test case, that shows problem on multiple-m2m
* FIX: When saving multiple m2m beans, only last m2m wins (Regression due #1630 )
2019-02-12 09:31:04 +13:00
Manuel Polo and Rob Bygrave
56be1fc047
Fixed missing EBEAN_PROPS_FILE loading ( #1635 )
2019-02-11 23:02:10 +13:00
rob bygrave
192a946cf6
#1634 ENH: Add convenience expressions "equal to or null" eqOrNull()
2019-02-11 22:59:47 +13:00
rob bygrave
829dfcb013
#1634 - ENH: Add convenience expressions "greater than or null" gtOrNull(), ltOrNull() and inRangeWith()
2019-02-09 00:30:55 +13:00
rob bygrave
ea60e42a4d
#1633 - ENH: Add bind parameter expansion for raw() expressions
2019-02-07 23:29:42 +13:00
rob bygrave
efce6b57e1
#1632 - ENH: Add bind parameter expansion for SqlUpdate
2019-02-07 23:19:00 +13:00
rob bygrave
988e4c7386
WIP Bind parameter expansion
2019-02-07 21:10:57 +13:00
rob bygrave
9e1d7ab722
#1631 - Change logging for SqlUpdate ... such that it is more consistent with other SQL logging wrt JDBC batch
2019-02-07 17:20:49 +13:00
rob bygrave
0c03a8b925
#1630 - ENH: Improve jdbc batch use when persisting ManyToMany intersection changes
2019-02-05 17:35:58 +13:00
rob bygrave
37a66f1ee2
Playing around with SqlUpdate and bind expansion for ?1 etc
2019-02-04 14:24:47 +13:00
rob bygrave
a02673359d
No effective change - tidy BindParams
2019-02-04 12:34:02 +13:00
rob bygrave
f787483e30
#1629 - ENH: Add sqlQuery(sql) and sqlUpdate(sql) ... as alias for createSqlQuery(sql) and createSqlUpdate(sql)
2019-02-04 11:54:45 +13:00
rob bygrave
9e33f36808
#1629 - ENH: Add sqlQuery(sql) and sqlUpdate(sql) ... as alias for createSqlQuery(sql) and createSqlUpdate(sql)
2019-02-04 11:14:54 +13:00
rob bygrave
c3f586c461
Merge branch 'feature/1624-Database'
2019-02-03 22:21:36 +13:00
rob bygrave
961a7ef7ea
#1626 - ENH: Add SqlUpdate.setParams(Object ... ) and SqlQuery.setParams(Object ... ) ... as convenient alternative to many setParameter() calls
2019-02-02 22:17:07 +13:00
rob bygrave
5cef1ad017
#1625 - Populate UUID via database column default value / impossible to disable automatic generation for @Id fields of type UUID.
2019-02-02 20:16:05 +13:00
rob bygrave
a24e6b6064
#1623 - DbOrderByTrim doesn't remove asc/desc if you're sorting by a function called on a column
...
This fix removes the word boundary check prior to the blank space for asc and desc (allowing the preceeding char to be a brace or anything)
2019-02-02 00:40:56 +13:00
rob bygrave
b751823abb
#1624 - ENH: Create io.ebean.DB as alias for Ebean and io.ebean.Database as alias for EbeanServer
...
Adjust Model and Finder to use DB and Database
2019-02-01 23:20:53 +13:00
rob bygrave
f3cb7e2cfd
#1624 - ENH: Create io.ebean.DB as alias for Ebean and io.ebean.Database as alias for EbeanServer
2019-02-01 22:53:41 +13:00
rob bygrave
89beaee0f6
#1621 - Consider clean up white space in generated SQL (as in remove unneeded extra spaces)
2019-01-25 01:47:21 +13:00
rob bygrave
5052afbd07
#1620 - Support case statement in order by clause
2019-01-23 22:28:53 +13:00
rob bygrave
eb1bca805e
#1619 - Support aggregation formula on fetch clause e.g. query.fetch("machineUsage", "sum(totalKms)")
2019-01-23 16:45:47 +13:00
rob bygrave
396fb49acd
#1618 - ENH: Add @Sum ... as short hand for @Aggregation("sum(<property name>)")
2019-01-23 00:29:51 +13:00