Commit Graph

7110 Commits

Author SHA1 Message Date
John Tims
34177e67f4 Run scala by itself 2019-11-23 11:58:03 -07:00
John Tims
6343e108c3 Install modules separately 2019-11-23 11:58:03 -07:00
John Tims
0e53f6d288 Run tests with verify 2019-11-23 11:58:03 -07:00
John Tims
ca4b8c9ea7 Remove mvnw 2019-11-23 11:58:03 -07:00
John Tims
f2107a8242 Querydsl 4.2.2 2019-11-23 12:20:24 +02:00
John Tims
5045261da1
Merge pull request #2490 from marcobehler/patch-1
Update intro.xml
2019-11-20 08:28:25 -07:00
Marco Behler
553602806b
Update intro.xml 2019-11-19 14:57:38 +01:00
John Tims
9c655094b7 Remove firebird in the tests 2019-11-16 13:51:25 +02:00
John Tims
47b3c3f04e Remove cubrid in tests 2019-11-16 13:51:25 +02:00
John Tims
4db29f3fa0 Use xenial 2019-11-16 13:51:25 +02:00
John Tims
f97d29ec7d Remove pullapprove 2019-11-16 13:51:25 +02:00
Ido Salomon
a5f82fe3d3 Update .travis.yml 2019-10-26 20:53:01 +03:00
Ruben Dijkstra
2bf234caf7
Merge pull request #2276 from querydsl/querydsl-4.2.1
Querydsl 4.2.1
2018-03-22 08:29:40 +01:00
Timo Westkämper
d054ea0f4a Fix travis config 2018-03-21 19:01:11 +02:00
Timo Westkämper
8321eeab36 Querydsl 4.2.1 2018-03-20 19:04:55 +02:00
Timo Westkämper
39fc342d59
Merge pull request #2273 from querydsl/querydsl-4.2.0-fixes
Fixes for release
2018-03-20 18:47:34 +02:00
Timo Westkämper
5f67540035 Add missing casts 2018-03-18 21:45:49 +02:00
Timo Westkämper
8e9bfeaea5 Fixes for release 2018-03-18 19:17:17 +02:00
Timo Westkämper
e709bf6334
Merge pull request #2269 from querydsl/querydsl-4.2.0
Querydsl 4.2.0
2018-03-17 19:03:36 +02:00
Ruben Dijkstra
62d0ad4d76
Merge pull request #2241 from reegnz/fix-throws-javadoc
Explicitly declare NonUniqueResultException for fetchOne
2018-03-14 13:50:41 +01:00
Timo Westkämper
964d6ce769 Querydsl 4.2.0 2018-03-13 18:54:25 +02:00
Timo Westkämper
ad14e400ac
Merge pull request #2263 from querydsl/improvement/sql-backwards-compat
Improve backwards compatibility
2018-03-13 18:53:19 +02:00
Timo Westkämper
74a5fc69ea
Merge pull request #2267 from querydsl/i2197
Fix inverted equals expression in ne()
2018-03-13 18:53:08 +02:00
Ruben Dijkstra
dde4771aab Fix inverted equals expression in ne() 2018-03-09 14:27:39 +01:00
Timo Westkämper
04b756e3ca
Merge pull request #2261 from querydsl/revert-2260-querydsl-4.2.0
Revert "Querydsl 4.2.0"
2018-03-08 22:03:37 +02:00
Timo Westkämper
50ebf0d4f7 Add exclusions 2018-03-08 21:54:18 +02:00
Timo Westkämper
0c3cb1323e Improve backwards compatibility 2018-03-06 22:15:26 +02:00
Timo Westkämper
721af2b801
Revert "Querydsl 4.2.0" 2018-03-04 22:17:43 +02:00
Timo Westkämper
8d6b7382ff
Merge pull request #2260 from querydsl/querydsl-4.2.0
Querydsl 4.2.0
2018-03-04 22:03:44 +02:00
Timo Westkämper
f732b3ed92 Querydsl 4.2.0 2018-03-04 21:57:19 +02:00
Timo Westkämper
fe956ad812
Merge pull request #2236 from querydsl/i2225
Update oracle keywords list
2018-03-04 21:56:33 +02:00
Timo Westkämper
c46afd6433
Merge pull request #2253 from rdnetto4/update_from
Expose fields needed for dialect-specific SQL syntax
2018-03-04 21:56:02 +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
Balazs Zsoldos
a996862c59 Changing years in license headers of new files of #i2007 2018-02-25 11:00:52 +01:00
Ruben Dijkstra
0070c759b0
Merge pull request #2252 from yorlov/collection-to-array
Simplify array creation
2018-02-18 22:04:21 +01:00
Reuben D'Netto
669cd57e85 Fix imports 2018-02-12 13:15:57 +11:00
Reuben D'Netto
2b746f75ee Refactored AbstractSQLQuery subtypes to support generic return types, to facilitate subtyping. 2018-02-12 11:40:26 +11:00
Reuben D'Netto
ad35e9d946 Factored out base class for SQLInsertClause, SQLUpdateClause, SQLDeleteClause 2018-02-09 15:42:32 +11:00
Reuben D'Netto
280a8945a4 Loosened visibility on SQLSerializer 2018-02-09 15:42:32 +11:00
Reuben D'Netto
dd95ac3ced Loosened visibility on AbstractSQLClause subtypes 2018-02-09 15:42:32 +11:00
Reuben D'Netto
3215b882cf Pin Maven version 2018-02-09 15:42:31 +11:00
Yuri Orlov
b7759422ac simplify array creation 2018-02-08 17:29:21 +03:00
Reuben D'Netto
909369c716 Added maven version to build log 2018-02-08 11:39:08 +11:00
Timo Westkämper
4feaae79b7
Merge pull request #2037 from reegnz/master
make NOTE diagnostic printing in APT optional
2018-01-18 18:20:39 +02:00
Zoltán Reegn
3a74aaeabc Explicitly declare NonUniqueResultException for fetchOne
Fetchable.fetchOne() declares in it's javadoc that it throws
NonUniqueResultException. It should therefore be explicitly declared in
the method signature as well.
All implementations must also declare in their signature that they throw.

This also has the desirable side-effect of the javadoc of all of the
implementors inheriting the @throws section from the javadoc of the
interface as well.

Fixes #2232
2018-01-16 14:03:05 +01:00
Zoltán Reegn
f52c728f15 add tests for enabling note logging 2018-01-16 11:44:06 +01:00
Zoltán Reegn
d92743ec29 make NOTE diagnostic printing in APT optional
Since javac doesn't support hiding only NOTE diagnostic messages,
you have to hide them together with WARN. That's usually not what
you want however, since compiler WARN messages might point out
bugs in your code, so you would want to leave them on.

Solution is to not print NOTE by default and enable it with an
additional compiler arg with -A:
http://docs.oracle.com/javase/7/docs/technotes/tools/windows/javac.html#options

With this change that means you can pass -Aquerydsl.logInfo=true
will
enable NOTE messages, but by default they are not logged.

resolves #2032
2018-01-16 11:36:00 +01:00
Timo Westkämper
7afba09756
Merge pull request #2201 from querydsl/i2138
Fix missing scope for jda dependency in querydsl-apt
2018-01-12 20:31:57 +02:00
Timo Westkämper
215a56b627
Merge pull request #2211 from lpandzic/sql-server-2016-support
added SQL Server 2016 support to SQLTemplatesRegistry
2018-01-12 20:31:23 +02: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