querydsl/querydsl-sql/src/test/java/com/mysema/query/sql
2012-12-17 09:42:02 +02:00
..
dml #97 improved SQL Insert handling for generated keys 2012-02-09 21:21:40 +02:00
domain simplified docs 2012-06-22 11:51:47 +03:00
h2 #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
hsqldb #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
mssql #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
mysql fix various serialization issues 2012-12-17 00:23:19 +02:00
oracle changed pseudocolumns to be templates instead of paths 2012-12-10 17:28:00 +02:00
postgres #188 improved support for proprietary SQL syntax 2012-07-01 20:16:00 +03:00
AbstractSQLTemplatesTest.java #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00
ConfigurationTest.java #309 fixed null handling for table/column types 2012-12-03 18:43:22 +02:00
DerbyTemplatesTest.java remove convenice methods from core expression types 2012-12-10 23:09:30 +02:00
DummyBlob.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
EncryptedString.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
ForeignKeyTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
H2TemplatesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
JavaTypeMappingTest.java #204 improved primitive support in JavaTypeMapping 2012-07-30 23:11:22 +03:00
JDBCTypeMappingTest.java #273 improved type mapping for numbers 2012-11-09 18:25:49 +02:00
JoinFlagsTest.java #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00
JoinUsageTest.java fix validation test 2012-12-17 09:42:02 +02:00
KeyAccessorsTest.java findbugs fixes 2012-05-05 00:25:47 +03:00
KeyTest.java #186 rename ColQueryImpl to CollQuery and SQLQueryImpl to SQLQuery 2012-12-11 18:27:31 +02:00
Multikey.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
MultikeyTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
MySQLTemplatesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
OracleTemplatesTest.java remove convenice methods from core expression types 2012-12-10 23:09:30 +02:00
PerformanceTest.java #304 added PerformanceTest 2012-11-29 23:46:30 +02:00
PostgresTemplatesTest.java #282 added groupBy, having and wrapping for unions 2012-11-15 22:12:13 +02:00
QBeanTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QPerson.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
QPersonTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
RelationalFunctionCallTest.java fix various serialization issues 2012-12-17 00:23:19 +02:00
SerializationTest.java #310 fixed union serialization 2012-12-12 19:37:51 +02:00
SQLQueryFactoryTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
SQLSerializerTest.java #313 added test for list in subquery cases 2012-12-13 21:28:40 +02:00
SQLServerTemplatesTest.java remove convenice methods from core expression types 2012-12-10 23:09:30 +02:00
SQLSubQueryTest.java fixed collection population issues 2012-12-16 22:35:46 +02:00
SQLTemplatesTest.java #304 improved Template handling 2012-12-14 16:29:23 +02:00
SQLTypeMappingTest.java #273 improved type mapping for numbers 2012-11-09 18:25:49 +02:00
TemplatesTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
TemplateTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
UnionSubQueryTest.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
UnionUtilsTest.java #310 fixed union serialization 2012-12-12 19:37:51 +02:00