f43nd1r
|
b669e1d9d7
|
fix up checkstyle
|
2021-05-15 03:35:53 +02:00 |
|
rob-valor
|
b7009c4529
|
[#2460] Allow alternative Generated annotation to be provided
Fixes #2460
Fixes #2612
Fixes #2242
Closes #2657
Co-authored-by: Jan-Willem Gmelig Meyling <jan-willem@youngmediaexperts.nl>
|
2021-01-18 10:19:07 +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 |
|
Ilya Litosh
|
8e4bedb4ca
|
Prevent ExtendedBeanSerializer from generating 2 toString methods
|
2021-01-01 16:26:06 +01:00 |
|
Jan-Willem Gmelig Meyling
|
d1d3f9dfe5
|
Subtree merge Mysema Codegen module
|
2020-12-28 13:38:41 +01:00 |
|
Jan-Willem Gmelig Meyling
|
8137244a2a
|
Optimized some Path usage
|
2020-12-25 18:08:56 +01:00 |
|
Jan-Willem Gmelig Meyling
|
73e8305049
|
Eliminate more Guava API's
|
2020-11-15 20:46:10 +01:00 |
|
Jan-Willem Gmelig Meyling
|
c27cce644e
|
Got rid of Guava Files
|
2020-11-02 16:11:34 +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
|
9f859baccc
|
Java 6/7/8 performance upgrades and migrations
|
2020-10-26 22:59:40 +01:00 |
|
Kartoffelsup
|
1fe23e506e
|
Allow setting a catalogPattern in MetaDataExporter
In order to extract data from multiple MySQL/MariaDB databases
which do not support schemas.
ref: https://jira.mariadb.org/browse/CONJ-16?focusedCommentId=29425&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-29425
Signed-off-by: Kartoffelsup <kartoffelsup@users.noreply.github.com>
|
2020-05-30 17:33:28 +02:00 |
|
John Tims
|
64f4ecd1bf
|
Add tests for validation annotations
|
2020-05-29 16:19:22 -06:00 |
|
John Tims
|
47b488f1e8
|
Run tests against sqlserver
|
2020-05-27 15:27:51 -06:00 |
|
Balazs Zsoldos
|
39dac82a58
|
#2582 Keys are sorted in generated metadata classes
|
2020-05-11 22:43:20 +02:00 |
|
Timo Westkämper
|
d0bae8af2f
|
Merge pull request #1994 from querydsl/p1990
p1990: Generate constructor with variable and schema parameters
|
2016-08-16 20:26:22 +03:00 |
|
Ruben Dijkstra
|
b27625e223
|
Add tests for the new constructor
|
2016-08-12 21:18:46 +02:00 |
|
Timo Westkämper
|
5789c7419b
|
Add test
|
2016-08-06 10:49:59 +03:00 |
|
Timo Westkämper
|
203930a578
|
Merge pull request #1797 from querydsl/i1796
Fix custom type serialization
|
2016-05-15 23:07:13 +03:00 |
|
Timo Westkämper
|
a8ccf820e3
|
Add test
|
2016-05-15 21:18:20 +03:00 |
|
Timo Westkämper
|
1493cc444a
|
Add export*ForeignKeys properties
|
2016-05-15 19:11:13 +03:00 |
|
Timo Westkämper
|
4757563d8b
|
Guard against overwriting
|
2016-02-29 21:37:04 +02:00 |
|
Timo Westkämper
|
a8bff5e0cd
|
Use TemporaryFolder rule
|
2016-02-16 18:33:02 +02:00 |
|
Timo Westkämper
|
2fcb947ed5
|
Add support for multiple schemas
|
2016-02-15 20:18:08 +02:00 |
|
Kirill Vlasov
|
88a65128f3
|
Fixing squid:S2178 - Short-circuit logic should be used in boolean contexts
|
2015-12-31 16:33:40 +05:00 |
|
Timo Westkämper
|
2c195ffa62
|
Get rid of capitalized test method names
|
2015-11-30 20:05:56 +02:00 |
|
Timo Westkämper
|
2dfdae00d1
|
Make mapping configuration available in ant exporter
|
2015-10-09 21:59:44 +03:00 |
|
John Tims
|
457539b2e6
|
Create test databases in target directory
|
2015-10-03 19:31:21 -04:00 |
|
Timo Westkämper
|
bbac4f4b18
|
Reduce cases
|
2015-09-29 20:54:39 -04:00 |
|
Timo Westkämper
|
81873f9898
|
Run MetaDataExporterTest case in parallel
|
2015-09-29 20:54:39 -04:00 |
|
Timo Westkämper
|
3f87f6d07e
|
Add test
|
2015-09-17 18:41:11 +03:00 |
|
Ruben Dijkstra
|
be333aea9e
|
Merge pull request #1532 from querydsl/i1531
Add beansTargetFolder option to MetaDataExporter
|
2015-09-12 21:27:15 +02:00 |
|
John Tims
|
e7c928236a
|
Add database-specific test categories
|
2015-09-09 17:42:58 -04:00 |
|
Timo Westkämper
|
e7a36be014
|
Add beansTargetFolder option to MetaDataExporter
|
2015-09-05 22:10:30 +03:00 |
|
John Tims
|
7abf6ba18c
|
Add ability to mark tests as slow and disable slow tests in default build
|
2015-08-23 09:15:18 -04:00 |
|
Timo Westkämper
|
63d0a41d39
|
Fix boolean defaults for AntMetaDataExporter
|
2015-08-18 00:20:33 +03:00 |
|
Timo Westkämper
|
344070d662
|
Fix whitespace for querydsl-sql-codegen
|
2015-05-13 23:27:44 +03:00 |
|
Timo Westkämper
|
6b18460a75
|
Fix braces
|
2015-05-13 23:07:06 +03:00 |
|
Timo Westkämper
|
ea42efbd03
|
Extend Checkstyle checks for tests
|
2015-05-10 00:39:35 +03:00 |
|
Ruben Dijkstra
|
38cbeda585
|
Merge pull request #1331 from querydsl/i1315
Fix normalization
|
2015-05-09 18:14:28 +02:00 |
|
John Tims
|
eec50c873a
|
Remove trailing whitespace in querydsl-sql-codegen
|
2015-05-09 00:56:33 -04:00 |
|
John Tims
|
1ec81e2387
|
Optimize imports in querydsl-sql-codegen
|
2015-05-08 23:36:25 -04:00 |
|
Timo Westkämper
|
01e2a718cf
|
Update copyright
|
2015-05-08 19:05:24 +03:00 |
|
Timo Westkämper
|
0d1588e3b6
|
Fix normalization
|
2015-04-28 23:47:27 +03:00 |
|
Timo Westkämper
|
70580c0cbe
|
Replace Void type with wilcard where possible
|
2015-04-22 23:12:58 +03:00 |
|
Timo Westkämper
|
4428f5d84f
|
Separate projection from query execution
|
2015-04-22 23:12:53 +03:00 |
|
Timo Westkämper
|
1a1845165c
|
Generics improvements
|
2015-03-26 19:22:23 +02:00 |
|
Timo Westkämper
|
bb257c55c8
|
Remove ResourceCheck based test filtering
|
2015-03-14 16:55:30 +02:00 |
|
John Tims
|
e1a808f870
|
Rename Postgres references to PostgreSQL. Closes #1218
|
2015-03-04 23:40:43 -05:00 |
|
Timo Westkämper
|
5d48877cb1
|
Sync Maven and Ant plugin configuration
|
2015-02-11 22:50:48 +02:00 |
|
Timo Westkämper
|
3a882b72a9
|
Move packages from com.mysema.query to com.querydsl
|
2015-01-20 23:56:59 +02:00 |
|