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
/
changes
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
1
-0
/
+7
*
prep for release
James Ahlborn
2017-10-10
1
-1
/
+1
*
Fix writing of property maps without any properties. fixes #144
James Ahlborn
2017-10-03
1
-0
/
+3
*
Handle more advanced query join constructs. fixes issue #141
James Ahlborn
2017-07-14
1
-0
/
+5
*
prep for release
James Ahlborn
2017-06-26
1
-1
/
+1
*
Add option to specify relationship name, fixes pull request #4
James Ahlborn
2017-06-06
1
-0
/
+4
*
Fix parsing of certain internal-use queries. Fixes issue #142
James Ahlborn
2017-05-31
1
-0
/
+6
*
prep for release
James Ahlborn
2017-05-18
1
-1
/
+1
*
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
1
-0
/
+5
*
Allow inserting negative auto number fields, fixes pull request #3
James Ahlborn
2017-05-07
1
-0
/
+4
*
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
1
-0
/
+4
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
1
-0
/
+7
*
prep for release
James Ahlborn
2016-11-30
1
-1
/
+1
*
Add support for global usage maps which are reference type maps. fixes issue ...
James Ahlborn
2016-11-17
1
-0
/
+3
*
automatically switch to read-only mode when opening a file format which does ...
James Ahlborn
2016-11-12
1
-0
/
+8
*
prepare for release
James Ahlborn
2016-10-04
1
-1
/
+1
*
update docs for new metadata update support
James Ahlborn
2016-09-09
1
-0
/
+10
*
Change multi-value complex columns so that they return all relevant column pr...
James Ahlborn
2016-09-04
1
-0
/
+6
*
prep for release
James Ahlborn
2016-05-19
1
-1
/
+1
*
Add support for cascade null on delete relationships. Add support for the re...
James Ahlborn
2016-03-30
1
-0
/
+6
*
Allow null values in foreign key fields when enforcing referential integrity....
James Ahlborn
2016-03-21
1
-0
/
+4
*
Add Database.getTableMetaData method to enable getting basic info about a Tab...
James Ahlborn
2016-02-16
1
-0
/
+5
*
Fix missing column names in AppendQuery SQL strings. Fixes #131
James Ahlborn
2016-01-12
1
-0
/
+5
*
prep for release
James Ahlborn
2015-12-04
1
-1
/
+1
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
1
-0
/
+5
*
Add some utility methods for handling Dates in an Access compatible manner. ...
James Ahlborn
2015-11-25
1
-0
/
+5
*
Throw a prettier exception when maxing out the row size during row creation. ...
James Ahlborn
2015-10-31
1
-0
/
+9
*
prep for release
James Ahlborn
2015-06-23
1
-1
/
+1
*
Fix handling of dateTimes before the access epoch. fixes issue #126
James Ahlborn
2015-06-18
1
-0
/
+3
*
handle reading null calculated values, fixes #125
James Ahlborn
2015-06-17
1
-0
/
+5
*
prep for release
James Ahlborn
2015-05-15
1
-1
/
+1
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-0
/
+6
*
Load linked table info from system table when reading databases with unsuppor...
James Ahlborn
2015-04-21
1
-0
/
+6
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-1
/
+8
*
prep for release
James Ahlborn
2015-03-21
1
-1
/
+1
*
cleanup some ColumnBuilder stuff around copying existing columns, remove usel...
James Ahlborn
2015-03-19
1
-0
/
+5
*
Implement support for indexes on BINARY fields
James Ahlborn
2015-03-16
1
-0
/
+3
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-0
/
+7
*
add some convenience methods for new TableIterableBuilder; add change notes f...
James Ahlborn
2015-03-04
1
-0
/
+9
*
handle input String boolean values
James Ahlborn
2015-01-31
1
-0
/
+3
*
Make ColumnBuilder.setMaxLength do the right thing regardless of column type....
James Ahlborn
2015-01-31
1
-0
/
+6
*
prep for release
James Ahlborn
2014-12-26
1
-1
/
+1
*
Better validation of identifier names (disallow invalid characters according ...
James Ahlborn
2014-12-04
1
-0
/
+4
*
Don't double quote already quoted identifiers. fixes patch 18
James Ahlborn
2014-12-03
1
-0
/
+3
*
Fix table name quoting for append and make table queries. fixes patch #17
James Ahlborn
2014-12-01
1
-0
/
+3
*
Add newer sql type to access type mappings if the jvm supports them. fixes #113
James Ahlborn
2014-11-26
1
-0
/
+5
*
prep for release
James Ahlborn
2014-11-23
1
-1
/
+1
*
make money columns report accurate scale/precision, fixes #112
James Ahlborn
2014-11-22
1
-0
/
+3
*
rework unicode compression support, fixes issue 111
James Ahlborn
2014-11-15
1
-0
/
+6
*
prep for release
James Ahlborn
2014-10-04
1
-1
/
+1
[prev]
[next]