Commit Graph

1758 Commits

Author SHA1 Message Date
Timo Westkämper
68e5c81bed Merge pull request #883 from atlassian/878-extended-sql-listener
Extended sql listener
2014-08-14 18:13:17 +03:00
Timo Westkämper
43e517172e Merge pull request #881 from querydsl/i792
Add static geo functions
2014-08-14 18:12:53 +03:00
Brad Baker
b0f2bcf7f2 Removed the logging in the tests 2014-08-14 18:35:14 +07:00
Brad Baker
061c425efb Merge remote-tracking branch 'remotes/upstream/master' into 878-extended-sql-listener
Conflicts:
	querydsl-root/pom.xml
2014-08-13 07:14:42 +07:00
Brad Baker
73414f64ec Now using quotes in single line. I use IDEA so I dont have the Eclipse settings. This is the default IDEA settings 2014-08-11 10:12:39 +07:00
Brad Baker
a9817f5d0f Removed the builder and made the internal context object mutable.
Also various fix ups from PR review
2014-08-10 11:45:56 +07:00
Timo Westkämper
e742cc0fd9 Add schema 2014-08-09 09:59:12 +03:00
Timo Westkämper
6b8fdc07a6 Add mappings 2014-08-08 23:55:02 +03:00
Timo Westkämper
326df41557 Add REF_CURSOR mapping 2014-08-08 23:37:45 +03:00
Timo Westkämper
62ab0d7c80 Fix tests 2014-08-08 23:24:40 +03:00
Timo Westkämper
f04076029e Merge branch 'master' into i723
Conflicts:
	querydsl-root/pom.xml
	querydsl-sql/pom.xml
2014-08-08 22:03:24 +03:00
Timo Westkämper
afb19d0086 Bump version 2014-08-08 21:59:14 +03:00
Brad Baker
7e65c0662e Moved to JavaBeans style interface on context object 2014-08-06 21:38:51 +10:00
Timo Westkämper
3b7bcd3a84 Add static geo functions 2014-08-05 19:21:30 +03:00
Brad Baker
72d39b9192 Initial commit of a detailed sql listener interface so we can instrument the performance aspects and execution aspects of queryDSL 2014-08-05 11:01:24 +10:00
Timo Westkämper
6897d2b2bf Merge branch 'master' into i871 2014-07-31 19:08:43 +03:00
Timo Westkämper
2c3c4d318c Bump version 2014-07-29 21:01:28 +03:00
Timo Westkämper
abeaed297d Bump version 2014-07-29 20:55:08 +03:00
Timo Westkämper
dabdf0d53b Merge pull request #874 from querydsl/i872
Add numeric mapping ranges
2014-07-28 20:17:06 +03:00
Timo Westkämper
e26803eb37 Add numeric mapping ranges 2014-07-27 18:43:03 +03:00
Timo Westkämper
cc71e7d7be Make query classes non-final 2014-07-27 18:31:47 +03:00
Timo Westkämper
970e13a12a Merge pull request #855 from atlassian/master
https://github.com/querydsl/querydsl/issues/854 - fixed limit / offset resetting
2014-07-19 15:51:17 +03:00
Timo Westkämper
9df99f02f5 Improve limit/offset handling 2014-07-18 08:14:40 +03:00
Brad Baker
74af3c5201 https://github.com/querydsl/querydsl/issues/854 - oops bad rename 2014-07-17 17:31:54 +10:00
Brad Baker
6e20ef6198 https://github.com/querydsl/querydsl/issues/854 - fixed offset limit echoing in result object 2014-07-17 17:04:22 +10:00
Timo Westkämper
d12701eccd Merge pull request #845 from querydsl/i842
Improve union handling
2014-07-14 21:55:43 +03:00
Timo Westkämper
1e01fe304c Fix handling of empty projection 2014-07-14 00:51:31 +03:00
Timo Westkämper
cbad9e6078 Improve union handling 2014-07-13 22:25:54 +03:00
Timo Westkämper
1dd5e56bb1 Update test 2014-07-10 23:31:19 +03:00
Timo Westkämper
4f22009cd1 Add tests 2014-07-10 23:10:00 +03:00
Timo Westkämper
f21e7b24da Improve batch handling 2014-07-10 22:53:47 +03:00
Timo Westkämper
e67b311fa6 Bump version 2014-06-29 14:37:04 +03:00
Timo Westkämper
1c75030d6e Bump version 2014-06-29 14:35:45 +03:00
Timo Westkämper
594f789806 Merge pull request #810 from querydsl/i646
Add Firebird support
2014-06-26 21:45:01 +03:00
Timo Westkämper
6daeefea22 Merge pull request #826 from balazs-zsoldos/i816
Replacing spring-bundlor with maven-bundle-plugin
2014-06-26 21:05:20 +03:00
Timo Westkämper
5be3edd310 Throw exception on template expression in batch statements 2014-06-25 21:03:47 +03:00
Timo Westkämper
3fe1a1cacd Exclude Like_Escape test for Firebird 2014-06-25 19:48:55 +03:00
balazs.zsoldos
93f94181db Marking vividsolutions as an optional dependency in querydsl-sql 2014-06-24 20:30:20 +02:00
balazs.zsoldos
e69bad8c76 Removing template.mf files as they are needed by maven-bundle-plugin. 2014-06-24 19:38:14 +02:00
Timo Westkämper
a2a87229d3 Merge branch 'master' into i646 2014-06-24 20:06:46 +03:00
balazs.zsoldos
df080ea11a Code formatting in pom.xml 2014-06-24 03:20:05 +02:00
balazs.zsoldos
89557d94a2 Replacing spring-bundlor with maven-bundle-plugin
Some lines are changed as windows/unix enters were mixed in pom files.
2014-06-24 02:52:27 +02:00
Timo Westkämper
2811bcd4f5 Add function declarations 2014-06-22 21:19:04 +03:00
Timo Westkämper
d20b457294 Add parameter wrapping
Add test exclusions
2014-06-22 20:53:00 +03:00
Timo Westkämper
19ec7127b0 Add exclusions 2014-06-22 18:23:10 +03:00
Timo Westkämper
f1691dfa6c Add exclusions 2014-06-21 23:55:23 +03:00
Timo Westkämper
5880dc67de Improve union handling 2014-06-21 21:06:06 +03:00
Timo Westkämper
3a44fe7682 Add firebird exclusions 2014-06-21 20:45:27 +03:00
Timo Westkämper
acdaf830d6 Improve Firebird tests 2014-06-21 20:17:13 +03:00
Timo Westkämper
c668a591da Comment union tests out 2014-06-21 16:04:13 +03:00