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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor import/copy methods from Database into ImportUtil. Allow
James Ahlborn
2009-12-07
3
-119
/
+407
*
improve date handling, handle more binary/character input types
James Ahlborn
2009-12-05
2
-11
/
+102
*
prep for release
James Ahlborn
2009-11-19
1
-1
/
+1
*
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
4
-6
/
+56
*
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
8
-43
/
+240
*
doc updates
James Ahlborn
2009-10-11
2
-5
/
+3
*
site updates
James Ahlborn
2009-10-11
2
-5
/
+13
*
update release date
James Ahlborn
2009-06-14
1
-1
/
+1
*
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
2
-1
/
+4
*
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
13
-0
/
+1593
*
fix spelling
James Ahlborn
2008-11-08
1
-1
/
+1
*
prep for release
James Ahlborn
2008-11-08
1
-1
/
+1
*
Add ErrorHandler utility for customizing error handling during row
James Ahlborn
2008-11-08
8
-41
/
+365
*
Add Database.getSystemTable method for accessing system tables
James Ahlborn
2008-10-23
4
-13
/
+49
*
copy/paste old year
James Ahlborn
2008-10-21
1
-1
/
+1
*
Add RowFilter contributed by Patricia Donaldson
James Ahlborn
2008-10-21
2
-0
/
+208
*
prep for release
James Ahlborn
2008-09-24
1
-1
/
+1
*
Fix simple index handling of tail index pages (2043499)
James Ahlborn
2008-09-11
2
-3
/
+16
*
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
*
prep for release
James Ahlborn
2008-07-25
1
-1
/
+1
*
Add compression code for possible future use; add compression unit
James Ahlborn
2008-07-22
5
-11
/
+683
*
Add primitive support for writing unicode compressed text columns.
James Ahlborn
2008-07-22
3
-6
/
+99
*
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
3
-29
/
+89
*
Add some more limit checking into table creation based on what access support...
James Ahlborn
2008-07-19
4
-5
/
+63
*
Better column type translation for very large MEMO/OLE types in the Database....
James Ahlborn
2008-07-18
2
-2
/
+8
*
better account for memo space usage
James Ahlborn
2008-07-18
1
-0
/
+5
*
Reserve minimum space for memo/ole fields so that greedy inline row usage doe...
James Ahlborn
2008-07-17
2
-1
/
+17
*
prep for release
James Ahlborn
2008-06-28
1
-1
/
+1
*
Reduce maximum row size to what Access considers valid.
James Ahlborn
2008-06-24
3
-5
/
+11
*
Fix writing of large memo/ole fields. Apparently Access does not like
James Ahlborn
2008-06-21
3
-4
/
+13
*
additional convenience methods
James Ahlborn
2008-06-21
1
-0
/
+7
*
prep for release
James Ahlborn
2008-04-29
2
-3
/
+3
*
add comments
James Ahlborn
2008-04-29
1
-25
/
+245
[next]