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
/
java
Commit message (
Expand
)
Author
Age
Files
Lines
*
add more jet3 tests, disable index lookups for jet3
James Ahlborn
2010-07-31
2
-0
/
+18
*
add (initial) read-only support for Access 97 (jet format 3) databases (#3003...
James Ahlborn
2010-07-23
6
-61
/
+603
*
Make Database.escapeIdentifier public; add methods to TableBuilder and Column...
James Ahlborn
2010-07-16
4
-7
/
+55
*
Fix some places where table/column names were not being handled case-insensit...
James Ahlborn
2010-06-06
2
-5
/
+5
*
Add ExportUtil and associated utilities for exporting tables to flat files (t...
James Ahlborn
2010-05-31
3
-0
/
+505
*
tweak byte formatting logic
James Ahlborn
2010-05-26
1
-6
/
+14
*
cleanup stream on database open failure
James Ahlborn
2010-04-07
1
-9
/
+24
*
enable big index support by default
James Ahlborn
2010-04-07
2
-14
/
+21
*
remove unsupported v1997, minor reformats
James Ahlborn
2010-04-07
2
-21
/
+4
*
merge branch newformats changes through r453
James Ahlborn
2010-03-26
6
-29
/
+295
*
minor tweak
James Ahlborn
2010-01-20
1
-2
/
+3
*
fix some text index edge cases; add some extensive text index unit tests; add...
James Ahlborn
2010-01-20
2
-16
/
+135
*
use custom byte stream
James Ahlborn
2010-01-17
2
-97
/
+185
*
initial index support for all characters in BMP 0
James Ahlborn
2010-01-16
2
-451
/
+560
*
Set overflow info in header row, not in last data row. (fixes #2919216)
James Ahlborn
2009-12-23
1
-18
/
+23
*
minor refactor
James Ahlborn
2009-12-23
1
-9
/
+12
*
add support for index owned pages usage maps
James Ahlborn
2009-12-22
2
-1
/
+15
*
Refactor import/copy methods from Database into ImportUtil. Allow
James Ahlborn
2009-12-07
2
-119
/
+402
*
improve date handling, handle more binary/character input types
James Ahlborn
2009-12-05
1
-11
/
+93
*
minor refactor to fixed length handling of text fields, add simple binary fie...
James Ahlborn
2009-11-19
2
-24
/
+42
*
minor cleanup
James Ahlborn
2009-11-17
1
-2
/
+11
*
support reading/writing fixed length text columns (fixe #2886370)
James Ahlborn
2009-11-17
3
-6
/
+50
*
add some more tests/utility code for row updates
James Ahlborn
2009-11-17
2
-2
/
+35
*
initial update row support
James Ahlborn
2009-11-16
5
-83
/
+352
*
initial support for guid indexes and guid autonumbers
James Ahlborn
2009-10-27
7
-43
/
+234
*
minor tweaks
James Ahlborn
2009-06-14
1
-1
/
+1
*
update docs
James Ahlborn
2009-06-13
13
-11
/
+66
*
return ordered set of table names
James Ahlborn
2009-06-13
1
-2
/
+3
*
safer fixed offset handling
James Ahlborn
2009-05-29
1
-1
/
+2
*
use join syntax closer to access
James Ahlborn
2009-05-29
1
-2
/
+2
*
add some more query read tests
James Ahlborn
2009-05-28
2
-3
/
+7
*
add initial test for reading queries; add support for multicolumn joins
James Ahlborn
2009-05-28
1
-3
/
+55
*
add database method to load queries
James Ahlborn
2009-05-26
2
-2
/
+74
*
Be more forgiving for input column length. #2788029
James Ahlborn
2009-05-24
1
-1
/
+1
*
minor tweak
James Ahlborn
2009-05-24
1
-4
/
+4
*
add some more query tests
James Ahlborn
2008-11-12
1
-2
/
+1
*
quote remotedb, add support for remotedb type
James Ahlborn
2008-11-10
6
-22
/
+55
*
initial work towards supporting reading/formatting access queries
James Ahlborn
2008-11-10
12
-0
/
+1588
*
fix spelling
James Ahlborn
2008-11-08
1
-1
/
+1
*
Add ErrorHandler utility for customizing error handling during row
James Ahlborn
2008-11-08
7
-41
/
+361
*
Add Database.getSystemTable method for accessing system tables
James Ahlborn
2008-10-23
3
-13
/
+46
*
copy/paste old year
James Ahlborn
2008-10-21
1
-1
/
+1
*
Add RowFilter contributed by Patricia Donaldson
James Ahlborn
2008-10-21
1
-0
/
+203
*
Fix simple index handling of tail index pages (2043499)
James Ahlborn
2008-09-11
1
-3
/
+11
*
add utility methods for getting size/scale/precision within valid range for a...
James Ahlborn
2008-08-13
1
-0
/
+17
*
fix doc issue #2035207
James Ahlborn
2008-08-01
1
-1
/
+1
*
Add compression code for possible future use; add compression unit
James Ahlborn
2008-07-22
4
-11
/
+679
*
Add primitive support for writing unicode compressed text columns.
James Ahlborn
2008-07-22
2
-6
/
+96
*
minor cleanups
James Ahlborn
2008-07-22
4
-6
/
+6
*
Share out-of-line long value pages in order to generate more compact database...
James Ahlborn
2008-07-20
2
-29
/
+85
[next]