aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/com/healthmarketscience/jackcess/impl/query/QueryImpl.java
Commit message (Expand)AuthorAgeFilesLines
* overrides everywhereJames Ahlborn2018-12-201-0/+8
* switch to commons lang3James Ahlborn2018-11-271-1/+1
* Handle more advanced query join constructs. fixes issue #141James Ahlborn2017-07-141-96/+165
* handle missing table name for join expressionJames Ahlborn2017-06-261-3/+4
* Fix parsing of certain internal-use queries. Fixes issue #142James Ahlborn2017-05-311-5/+25
* relicense with Apache LicenseJames Ahlborn2015-04-171-22/+11
* need to compare primitive shortJames Ahlborn2015-03-261-1/+1
* lower log level for certain system table warnings; add contextual info to man...James Ahlborn2015-03-081-15/+29
* Don't double quote already quoted identifiers. fixes patch 18James Ahlborn2014-12-031-1/+8
* add convenience methods to Row for getting values cast to specific typesJames Ahlborn2014-05-061-8/+8
* minor cleanups/formattingJames Ahlborn2013-10-151-1/+1
* move files into standard maven dir structureJames Ahlborn2013-08-161-0/+724