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
/
JetFormat.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for extended date/time type in access 2019+ dbs
James Ahlborn
2021-06-08
1
-6
/
+16
*
Add basic support for access 2019+ dbs.
James Ahlborn
2021-06-04
1
-3
/
+33
*
make some useful things public; add auto module name to manifest
James Ahlborn
2021-01-08
1
-2
/
+2
*
add new sort order for legacy 97 collation order
James Ahlborn
2019-08-06
1
-3
/
+4
*
Fix length in units calculation for Access 97 text fields. Fixes #151
James Ahlborn
2018-12-31
1
-117
/
+126
*
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
1
-12
/
+54
*
some initial code for mutation support
James Ahlborn
2016-04-28
1
-1
/
+1
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
1
-0
/
+1
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
Better validation of identifier names (disallow invalid characters according ...
James Ahlborn
2014-12-04
1
-0
/
+9
*
Add the ability to create tables with calculated fields
James Ahlborn
2014-09-13
1
-1
/
+32
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
1
-5
/
+5
*
Add support for modifying properties
James Ahlborn
2013-10-11
1
-0
/
+18
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+1018