f43nd1r
|
f2710b1cf1
|
Merge branch 'master' into checkstyle
# Conflicts:
# pom.xml
# querydsl-codegen-utils/src/main/java/com/querydsl/codegen/utils/SimpleCompiler.java
# querydsl-core/src/main/java/com/querydsl/core/group/GAvg.java
# src/main/resources/querydsl_checks_base.xml
|
2021-06-02 11:08:54 +02:00 |
|
f43nd1r
|
b669e1d9d7
|
fix up checkstyle
|
2021-05-15 03:35:53 +02:00 |
|
F43nd1r
|
3a0b417667
|
ignore nanos for joda
|
2021-05-14 20:00:52 +02:00 |
|
F43nd1r
|
48c9a2b99f
|
rm extra semicolon
|
2021-05-14 18:53:38 +02:00 |
|
F43nd1r
|
103cb05ebc
|
but joda doesn't
|
2021-05-14 18:40:49 +02:00 |
|
F43nd1r
|
e733c8f20f
|
Timestamp includes nanos
|
2021-05-14 18:08:55 +02:00 |
|
Jan-Willem Gmelig Meyling
|
25e47ce7ab
|
Compile on Java 11
|
2021-02-24 18:23:23 +01:00 |
|
Jan-Willem Gmelig Meyling
|
725acde46e
|
Compile under Java 11
|
2021-02-24 16:20:46 +01:00 |
|
Jan-Willem Gmelig Meyling
|
0af1bc9aae
|
Get rid of javax-inject dependency in jpa and sql
|
2021-01-24 13:31:37 +01:00 |
|
Jan-Willem Gmelig Meyling
|
d489638f9e
|
Switch from Slf4j to JUL to reduce transitive dependencies
|
2021-01-17 15:54:11 +01:00 |
|
Jan-Willem Gmelig Meyling
|
3fd900fc90
|
[#2292] Upgrade Geolatte for querydsl-sql-spatial
Fixes #2292
Co-authored-by: Kyösti Herrala <kyosti.herrala@vincit.fi>
|
2021-01-03 16:27:49 +01:00 |
|
Jan-Willem Gmelig Meyling
|
0fb26e84c8
|
[#2479] Migrate off of JSR305
|
2020-12-31 17:52:35 +01:00 |
|
Jan-Willem Gmelig Meyling
|
7f9849e86d
|
Removed Guava Collection occurrences
|
2020-12-23 23:38:21 +01:00 |
|
Jan-Willem Gmelig Meyling
|
f1be28ab37
|
Replace Guava Stopwatch for benchmarks
|
2020-11-15 20:46:21 +01:00 |
|
Jan-Willem Gmelig Meyling
|
73e8305049
|
Eliminate more Guava API's
|
2020-11-15 20:46:10 +01:00 |
|
Jan-Willem Gmelig Meyling
|
36f1299abc
|
Replace Guava API's with Java 8 ones
|
2020-10-31 23:35:47 +01:00 |
|
Jan-Willem Gmelig Meyling
|
161d2b466f
|
Couple of Java 8 enhancements
|
2020-10-28 15:55:11 +01:00 |
|
Jan-Willem Gmelig Meyling
|
9f859baccc
|
Java 6/7/8 performance upgrades and migrations
|
2020-10-26 22:59:40 +01:00 |
|
Thomas Pfaff
|
afaf3b38d7
|
add test for SQLUpdateClause BeforeFilters Flag
|
2020-10-06 12:32:21 +02:00 |
|
John Tims
|
a12bc5b65c
|
Merge pull request #2453 from coder-hugo/feature/keep-nanosecond
Do not truncate the nanoseconds of java 8 timestamps
|
2020-06-26 07:57:43 -06:00 |
|
John Tims
|
700333a904
|
Merge pull request #1590 from querydsl/i1411-oracle-datediff
Fix Oracle datediff
|
2020-05-31 16:46:17 -06:00 |
|
John Tims
|
63a8237474
|
Exclude addMonths test for Oracle
|
2020-05-31 08:49:45 -06:00 |
|
John Tims
|
4c6aa2b21f
|
Run tests against firebird
|
2020-05-31 08:48:51 -06:00 |
|
John Tims
|
d0c7dec53b
|
Add cubrid health check
|
2020-05-31 07:26:36 -06:00 |
|
Robin Müller
|
5a4803a2cd
|
Adapt tests to ensure that nano seconds aren't truncated
|
2020-05-29 14:02:19 +02:00 |
|
John Tims
|
633286b712
|
Fix datediff for Oracle
|
2020-05-29 05:59:33 -06:00 |
|
John Tims
|
83c5a09459
|
Run tests against oracle
|
2020-05-28 12:19:13 -06:00 |
|
John Tims
|
58cb9561f4
|
Merge pull request #2597 from querydsl/pr-2419
fix for mssql table hints on joins
|
2020-05-28 08:12:44 -06:00 |
|
frkator
|
19dfa725d4
|
fix for mssql table hints on joins
|
2020-05-28 06:14:15 -06:00 |
|
John Tims
|
47b488f1e8
|
Run tests against sqlserver
|
2020-05-27 15:27:51 -06:00 |
|
John Tims
|
f2dc9582bd
|
Ignore failing db2 tests
|
2020-05-19 17:49:12 -06:00 |
|
Balázs Zsoldos
|
f095bf0863
|
[SQL] Apply column name override in executeWithKey call (#2280)
* fix(SQL): Apply column name override in executeWithKey call
|
2020-03-23 09:56:34 +02:00 |
|
Ruben Dijkstra
|
2468042ed7
|
Merge pull request #2016 from balazs-zsoldos/i2007_Programmatic_Name_Mapping
Adding dynamic name mapping functionality (#2007)
|
2018-02-25 12:33:57 +01:00 |
|
Timo Westkämper
|
a8452ec2cb
|
Merge pull request #2172 from tpuica/master
Fixed NEXTVAL Operator for MS SQLServer (starting with 2012)
|
2018-01-12 20:29:44 +02:00 |
|
John Tims
|
0f86f68619
|
Dockerize oracle, mysql, postgres, cubrid, firebird, db2, and mongo
|
2017-12-29 15:39:42 -07:00 |
|
tpuica
|
125388987e
|
fix Travis CI build (line has trailing spaces?)
|
2017-07-25 17:31:40 +02:00 |
|
tpuica
|
26158ddac6
|
adapt nextVal() test to the recently modified NEXTVAL operator pattern
|
2017-07-25 17:13:52 +02:00 |
|
Balázs Zsoldos
|
a3c2050928
|
Removing unnecessary empty line in ConfigurationTest
Forcing Travis to re-execute
|
2017-07-03 08:01:23 +02:00 |
|
Balazs Zsoldos
|
69961c35d0
|
Replacing Locale.getDefeault() in tests to English
|
2017-06-29 21:26:54 +02:00 |
|
Balazs Zsoldos
|
249f0c6678
|
Merge remote-tracking branch 'querydsl/master' into i2007_Programmatic_Name_Mapping
|
2017-06-29 21:17:46 +02:00 |
|
Gordon Innes
|
1b4ef3f5b6
|
Tests for requiresSchemaInWhere option in SQLTemplates.
|
2017-01-11 23:28:29 +00:00 |
|
Balazs Zsoldos
|
5dfad907f9
|
Fixing checkstyle errors
|
2016-11-06 02:22:33 +01:00 |
|
Balazs Zsoldos
|
2b90b257c6
|
100% unit test coverage on namemapping package
|
2016-11-06 02:14:49 +01:00 |
|
Balazs Zsoldos
|
227d4ec451
|
Making NameMapping test passing the turkey test
|
2016-10-08 11:57:04 +02:00 |
|
Balazs Zsoldos
|
9337a2c5c5
|
Renaming ChangeCaseNameMapping to ChangeLetterCaseNameMapping
|
2016-10-07 00:28:52 +02:00 |
|
Balazs Zsoldos
|
4b21a814d9
|
Using locales for letter-case changing in name mapping.
|
2016-10-07 00:25:50 +02:00 |
|
Balazs Zsoldos
|
c6b2decaa1
|
Adding dynamic name mapping functionality (#2007)
|
2016-09-06 00:31:21 +02:00 |
|
Timo Westkämper
|
63f25d60b1
|
Merge pull request #1988 from querydsl/i1978
Fix serialization
|
2016-08-30 18:20:48 +03:00 |
|
Robert Csakany
|
6aad783de4
|
#1961 HSQLDB dont use parenthes in Union.
|
2016-08-06 12:27:04 +02:00 |
|
Timo Westkämper
|
4e94a89080
|
Fix serialization
|
2016-08-06 10:56:49 +03:00 |
|