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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update parent pom
James Ahlborn
2022-10-29
1
-0
/
+5
*
prep for release
James Ahlborn
2022-10-29
1
-1
/
+1
*
Fix edge case which can cause table to be considered corrupt. Fixes #156
James Ahlborn
2022-10-28
2
-78
/
+92
*
prep for release
James Ahlborn
2022-08-26
1
-1
/
+1
*
Add support for linked odbc tables. TableMetaData provides access to connect...
James Ahlborn
2022-08-26
14
-206
/
+627
*
update some docs
James Ahlborn
2021-11-11
2
-7
/
+6
*
Add Table methods to access the creation and last modified dates
James Ahlborn
2021-07-07
6
-1
/
+75
*
test util method
James Ahlborn
2021-07-07
1
-0
/
+9
*
prep for release
James Ahlborn
2021-06-22
1
-1
/
+1
*
tighten up readonly handling for external channels; minor test code refactor
James Ahlborn
2021-06-10
2
-22
/
+34
*
update docs
James Ahlborn
2021-06-10
3
-3
/
+3
*
add unit tests for extended date/time type
James Ahlborn
2021-06-10
5
-12
/
+163
*
Add support for extended date/time type in access 2019+ dbs
James Ahlborn
2021-06-08
5
-13
/
+177
*
Add basic support for access 2019+ dbs.
James Ahlborn
2021-06-04
6
-4
/
+47
*
ignore trailing spaces when creating text index entries
James Ahlborn
2021-01-24
3
-16
/
+35
*
prep for release
James Ahlborn
2021-01-21
2
-2
/
+2
*
no longer need to use initCause
modules
James Ahlborn
2021-01-20
4
-15
/
+9
*
update changes for 4.0.0 release
James Ahlborn
2021-01-20
1
-0
/
+15
*
some doc tweaks
James Ahlborn
2021-01-19
4
-8
/
+15
*
tweak example
James Ahlborn
2021-01-18
1
-4
/
+2
*
update documentation and version
James Ahlborn
2021-01-18
4
-9
/
+89
*
isolate java.sql usage so that the module is not required for core jackcess u...
James Ahlborn
2021-01-17
9
-62
/
+192
*
update docs
James Ahlborn
2021-01-16
1
-0
/
+14
*
make some useful things public; add auto module name to manifest
James Ahlborn
2021-01-08
4
-6
/
+8
*
minor code cleanup
James Ahlborn
2020-09-11
1
-3
/
+2
*
prep for release
James Ahlborn
2020-09-11
1
-1
/
+1
*
Add more static utility methods to DatabaseBuilder to enable more succinct ob...
James Ahlborn
2020-09-07
14
-248
/
+336
*
fix grammar
James Ahlborn
2020-07-31
1
-1
/
+1
*
prep for release
James Ahlborn
2020-07-31
2
-5
/
+4
*
add details about 3.5 upgrade
James Ahlborn
2020-06-28
3
-5
/
+66
*
cleanup imports
James Ahlborn
2020-06-27
1
-4
/
+0
*
reference feature request
James Ahlborn
2020-06-27
1
-1
/
+2
*
Add support for using Predicates to match values in Cursors. Add PatternColu...
James Ahlborn
2020-06-27
8
-85
/
+390
*
bump version due to backards incompat changes
James Ahlborn
2020-05-03
1
-1
/
+1
*
change the default DateTimeType to LOCAL_DATE_TIME
James Ahlborn
2020-05-03
7
-2
/
+16
*
enable expression evaluation by default
James Ahlborn
2020-05-03
6
-41
/
+52
*
tag functional interfaces; use lambda syntax
James Ahlborn
2020-04-27
6
-28
/
+27
*
add stream support to Iterable classes; add some unit tests with streaming
James Ahlborn
2020-04-24
12
-84
/
+177
*
use default remove impl
James Ahlborn
2020-04-24
2
-10
/
+0
*
tweak site docs
James Ahlborn
2019-08-21
1
-3
/
+3
*
better access 97 index test coverage
James Ahlborn
2019-08-20
1
-0
/
+0
*
add changelog entry for access 97 index support
James Ahlborn
2019-08-19
1
-0
/
+6
*
add unit tests for access 97 text indexes
a97_indexes
James Ahlborn
2019-08-19
5
-108
/
+141
*
use new general 97 index support
James Ahlborn
2019-08-16
3
-97
/
+117
*
fix handling of descending indexes
James Ahlborn
2019-08-12
1
-13
/
+9
*
reword extra code handling for gen 97 indexes
James Ahlborn
2019-08-11
4
-179
/
+309
*
initial support for writing access 97 indexes
James Ahlborn
2019-08-06
1
-22
/
+107
*
add new sort order for legacy 97 collation order
James Ahlborn
2019-08-06
2
-15
/
+27
*
use StandardCharset
James Ahlborn
2019-08-06
1
-60
/
+61
*
add separate method for reading root db page
James Ahlborn
2019-08-06
3
-45
/
+66
[next]