querydsl/querydsl-sql/src/test/java/com/mysema/query/sql
Timo Westkämper d07a0f8cf8 Merge pull request #774 from querydsl/i770
Add column override support
2014-06-09 20:24:46 +03:00
..
dml Improve dml serialization 2014-05-22 22:15:33 +03:00
domain Add test #691 2014-04-02 16:45:34 +03:00
h2 Fix test 2014-06-05 04:25:31 +00:00
hsqldb Format code 2013-03-19 13:17:12 +02:00
mssql Improve pagination for sqlserver #602 2014-01-04 21:42:50 +02:00
mysql Add test exclusions 2014-04-29 16:41:54 +03:00
oracle Remove deprecated SQL features 2013-11-20 00:19:26 +02:00
postgres Add test exclusions 2014-04-29 16:41:54 +03:00
spatial Merge branch 'master' into spatial 2014-05-13 22:25:20 +03:00
teradata Extend and test SetQueryBandClause #553 2013-12-04 14:58:57 +02:00
types Fix test locations 2014-03-31 18:44:37 +03:00
AbstractSQLTemplatesTest.java Add test for limit/offset serialization #556 2013-12-16 16:07:18 +02:00
ConfigurationTest.java Merge branch 'master' into spatial 2014-05-13 22:25:20 +03:00
DateArithmeticTest.java Add test 2014-02-08 23:58:10 +02:00
DerbyTemplatesTest.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +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 Integrate ColumnMetadata handling into code generation 2013-10-29 21:53:56 +02:00
H2TemplatesTest.java #355 Add builder methods for SQLTemplates subclasses 2013-03-11 18:24:06 +02:00
JavaTypeMappingTest.java Format code 2013-03-19 13:17:12 +02:00
JDBCTypeMappingTest.java Tune comments 2013-12-06 00:41:47 +02:00
JoinFlagsTest.java Format code 2013-03-19 13:17:12 +02:00
JoinUsageTest.java Add more static variables 2013-03-24 18:56:16 +02:00
KeyAccessorsTest.java Fix tests 2014-05-25 19:28:16 +03:00
KeyTest.java Fix tests 2014-05-25 19:28:16 +03:00
Multikey.java #66: updated license to ASL 2.0 2011-12-10 20:29:48 +02:00
MultikeyTest.java Format code 2013-03-19 13:17:12 +02:00
MySQLTemplatesTest.java Add spatial support to code generation #631 2014-02-11 21:39:33 +02:00
OracleTemplatesTest.java Add count via analytics for oracle, postgresql and teradata #556 2013-12-17 15:21:28 +02:00
PaginationTest.java Add test #602 2013-12-19 16:03:41 +02:00
PerformanceTest.java #420 Initial implementation of runtime schema and table overr and table overrides 2013-05-20 22:18:01 +03:00
PostgresTemplatesTest.java Format code 2013-03-19 13:17:12 +02:00
QBeanTest.java Format code 2013-03-19 13:17:12 +02:00
QPerson.java Fix tests 2014-05-25 19:28:16 +03:00
QPersonTest.java Format code 2013-03-19 13:17:12 +02:00
RelationalFunctionCallTest.java fix various serialization issues 2012-12-17 00:23:19 +02:00
RelationalPathExtractorTest.java Add visitor implementation for RelationalPath extraction #483 2013-09-08 22:23:48 +03:00
RelationalPathTest.java Improve Expression de/serialization behaviour #676 2014-03-11 21:38:56 +02:00
SerializationTest.java Add test 2013-12-18 21:49:29 +02:00
SQLBindingsTest.java Add stubs for SetQueryBandClause #553 2013-12-04 13:40:09 +02:00
SQLQueryFactoryTest.java Format code 2013-03-19 13:17:12 +02:00
SQLSerializerTest.java Add column override support 2014-05-25 19:10:25 +03:00
SQLServer2005TemplatesTest.java Fix test 2014-01-05 10:32:47 +02:00
SQLServer2012TemplatesTest.java Add test for limit/offset serialization #556 2013-12-16 16:07:18 +02:00
SQLServerTemplatesTest.java Move operator instances to JPQLOps and SQLOps #531 2013-10-28 21:07:34 +02:00
SQLSubQueryTest.java Improve SQLSubQuery.union signature #580 2013-12-10 10:41:06 +02:00
SQLTemplatesTest.java Extend JDBC Type to provide literal serialization 2014-04-17 16:23:54 +03:00
SQLTypeMappingTest.java Format code 2013-03-19 13:17:12 +02:00
TemplatesTest.java Format code 2013-03-19 13:17:12 +02:00
TemplateTest.java Format code 2013-03-19 13:17:12 +02:00
TeradataTemplatesTest.java Add count via analytics for oracle, postgresql and teradata #556 2013-12-17 15:21:28 +02:00
UnionSubQueryTest.java Add union wrapping #593 2013-12-13 14:46:12 +02:00
WindowFunctionTest.java Add support for first/last #555 2013-11-26 18:07:40 +02:00
WithinGroupTest.java Fix tests 2013-12-02 15:27:41 +02:00