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
/
test
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
JetFormatTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for surrogate pairs in text indexes (e.g. emoticons), fixes #157
James Ahlborn
2024-05-14
1
-1
/
+2
*
Add support for linked odbc tables. TableMetaData provides access to connect...
James Ahlborn
2022-08-26
1
-0
/
+1
*
add unit tests for extended date/time type
James Ahlborn
2021-06-10
1
-1
/
+2
*
isolate java.sql usage so that the module is not required for core jackcess u...
James Ahlborn
2021-01-17
1
-2
/
+2
*
add unit tests for access 97 text indexes
a97_indexes
James Ahlborn
2019-08-19
1
-2
/
+18
*
fix channel open options for new files
James Ahlborn
2018-12-31
1
-1
/
+1
*
add support for Path
James Ahlborn
2018-11-29
1
-16
/
+17
*
implement sql type to DataType conversions specific to access 2016 format
James Ahlborn
2018-01-17
1
-0
/
+26
*
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
1
-2
/
+2
*
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
1
-0
/
+7
*
automatically switch to read-only mode when opening a file format which does ...
James Ahlborn
2016-11-12
1
-4
/
+12
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
1
-0
/
+11
*
Add some utility methods for handling Dates in an Access compatible manner. ...
James Ahlborn
2015-11-25
1
-1
/
+2
*
reorg a bunch of utility code into the TestUtil class
James Ahlborn
2015-04-27
1
-1
/
+1
*
Implement support for indexes on BINARY fields
James Ahlborn
2015-03-16
1
-1
/
+2
*
add some unit tests for calc fields
James Ahlborn
2014-09-14
1
-1
/
+2
*
rework compound content api; add more ole blob unit tests
James Ahlborn
2013-09-28
1
-1
/
+2
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+243