Noemi Praml
|
3786fb09a5
|
ADD: DB2 supports select .. for update queries
|
2024-01-29 15:12:21 +01:00 |
|
Rob Bygrave
|
d1775dfcc4
|
#3017 Change DB2LegacyPlatform to also use the row_number limiters
|
2023-07-03 22:35:46 +12:00 |
|
 
|
3d5937f6da
|
Update platforms/db2/src/main/java/io/ebean/platform/db2/DB2RowNumberBasicLimiter.java
Bump StringBuilder to use 120
Co-authored-by: Roland Praml <roland.praml@foconis.de>
|
2023-07-03 22:31:01 +12:00 |
|
 Rob BygraveandGitHub
|
adca8cd8fa
|
Merge branch 'master' into feature/db2luw9
|
2023-07-03 22:28:43 +12:00 |
|
Roland Praml
|
2a7a2d4dd4
|
DB2: max varchar length = 4000, varbinary = 8000
|
2023-06-14 17:27:58 +02:00 |
|
Rob Bygrave
|
63a23904ac
|
Update for DB2Luw9 with rn column as last column
|
2023-04-13 21:52:09 +12:00 |
|
Rob Bygrave
|
1807fc201e
|
Initial DB2Luw9Platform using row_number() for row limiting sql
|
2023-03-30 22:56:55 +13:00 |
|
Rob Bygrave
|
37ba0b63e4
|
#2907 - Promote Db2SqlLimiter to be AnsiSqlRowsLimiter and move to ebean-api module
|
2022-12-01 22:18:16 +13:00 |
|
Rob Bygrave
|
22a5bd9b9d
|
#2906 - Refactor tidy SqlLimiter implementations
|
2022-12-01 21:39:00 +13:00 |
|
Rob Bygrave
|
24d8f38b1d
|
#2374 - Bump to Java 11 and module-path
|
2022-03-31 08:42:14 +13:00 |
|
Rob Bygrave
|
e71e16c1ee
|
Refactor extract separate modules for each platform from ebean-api dbplatform
|
2022-03-30 17:11:36 +13:00 |
|