 Rob BygraveandGitHub
|
de22b7bf27
|
Refactor SQL generation - remove excess whitespace (double spaces before where, join and order by) (#2065)
|
2020-10-07 21:28:33 +13:00 |
|
rob bygrave
|
de42655bbd
|
Refactor tests using assertSql() helper method
This helper method trims column alias from the sql (for Oracle)
|
2020-02-20 15:08:43 +13:00 |
|
rob bygrave
|
80a764a448
|
#1835 Refactor JDBC batch escalation
|
2019-10-09 00:17:34 +13:00 |
|
rob bygrave
|
ae58d9223a
|
No effective change - add test for PrimaryKeyJoinColumn - insertWithoutExtra
|
2018-05-24 00:07:30 +12:00 |
|
Rob Bygrave
|
40634412f5
|
#323 - DDL Generation support for foreign key cascade options
|
2018-02-19 22:24:37 +13:00 |
|
Rob Bygrave
|
6a067c0cf7
|
#107 - Mapping - Add support for @PrimaryKeyJoinColumn/@PrimaryKeyJoinColumns
Extra test with UUID and optional OneToOne so has left join
|
2018-02-14 23:09:10 +13:00 |
|