index
:
jackcess.git
a97_indexes
exprs
hms
jackcess-1.2.14
jackcess-2
jdk8
master
modules
mutateops
newformats
Mirror of the Jackcess project: https://github.com/jahlborn/jackcess
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
query
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle more advanced query join constructs. fixes issue #141
James Ahlborn
2017-07-14
1
-96
/
+165
*
handle missing table name for join expression
James Ahlborn
2017-06-26
1
-3
/
+4
*
Fix parsing of certain internal-use queries. Fixes issue #142
James Ahlborn
2017-05-31
2
-6
/
+37
*
Fix missing column names in AppendQuery SQL strings. Fixes #131
James Ahlborn
2016-01-12
1
-6
/
+26
*
relicense with Apache License
James Ahlborn
2015-04-17
12
-258
/
+126
*
need to compare primitive short
James Ahlborn
2015-03-26
1
-1
/
+1
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-15
/
+29
*
Don't double quote already quoted identifiers. fixes patch 18
James Ahlborn
2014-12-03
1
-1
/
+8
*
Fix table name quoting for append and make table queries. fixes patch #17
James Ahlborn
2014-12-01
2
-2
/
+4
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
1
-8
/
+8
*
minor cleanups/formatting
James Ahlborn
2013-10-15
1
-1
/
+1
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
12
-0
/
+1750