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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for reading/writing complex column data (version history, attachm...
James Ahlborn
2011-10-26
4
-28
/
+366
*
add Database.getSystemTableNames to enable retrieving the list of system/hidd...
James Ahlborn
2011-07-29
1
-2
/
+29
*
add a few util methods related to indexes and joins
James Ahlborn
2011-06-17
2
-1
/
+10
*
Add the Joiner utility and some new methods to IndexCursor to make it easier ...
James Ahlborn
2011-06-15
9
-30
/
+339
*
cleanup properties
James Ahlborn
2011-05-14
14
-0
/
+0
*
add Index.getReferencedIndex for retrieving the referenced index of a foreign...
James Ahlborn
2011-04-18
1
-0
/
+42
*
add 2010 unit tests
James Ahlborn
2011-04-08
18
-4
/
+7
*
handle different versions of general sort order correctly
James Ahlborn
2011-04-05
1
-1
/
+2
*
add mostly functional support for access 2010 new general text sort order
James Ahlborn
2011-04-04
2
-0
/
+195
*
add method to grab default sort order
James Ahlborn
2011-03-31
1
-0
/
+10
*
fix usage map promotion test
James Ahlborn
2011-03-23
4
-22
/
+31
*
remove exec prop
James Ahlborn
2011-03-23
9
-0
/
+0
*
update usage map test
James Ahlborn
2011-03-21
1
-1
/
+1
*
add support for reading properties blobs; add accessors to various database o...
James Ahlborn
2011-03-20
3
-1
/
+214
*
fix test info
James Ahlborn
2011-03-18
2
-2
/
+4
*
general revamp of table finding using index backed cursors; use object flags ...
James Ahlborn
2011-03-09
1
-1
/
+4
*
remove extraneous compact error table
James Ahlborn
2011-03-09
1
-0
/
+0
*
add support for creating indexes (except foreign key indexes) on a table when...
James Ahlborn
2011-03-04
1
-0
/
+41
*
really fix timezone issue in ExportTest (fixes #3194251)
James Ahlborn
2011-02-27
1
-5
/
+9
*
more work around interpreting index data, add support for multiple logical in...
James Ahlborn
2011-02-27
4
-33
/
+56
*
specify timezone in export test (fixes #3179802)
James Ahlborn
2011-02-13
1
-0
/
+4
*
no write tests for MSISAM currently
James Ahlborn
2011-02-13
1
-1
/
+1
*
add ability to customize column value matching in cursor findRow (fixes #3105...
James Ahlborn
2010-11-12
1
-1
/
+102
*
add support for specifying a quote character on import
James Ahlborn
2010-10-28
2
-4
/
+60
*
add unit test with backslashes
James Ahlborn
2010-08-22
1
-2
/
+6
*
enable more jet3 tests
James Ahlborn
2010-08-01
4
-2
/
+2
*
add more jet3 tests, disable index lookups for jet3
James Ahlborn
2010-07-31
3
-5
/
+23
*
add (initial) read-only support for Access 97 (jet format 3) databases (#3003...
James Ahlborn
2010-07-23
10
-61
/
+119
*
Make Database.escapeIdentifier public; add methods to TableBuilder and Column...
James Ahlborn
2010-07-16
5
-54
/
+50
*
Add ExportUtil and associated utilities for exporting tables to flat files (t...
James Ahlborn
2010-05-31
1
-0
/
+100
*
better test format handling
James Ahlborn
2010-05-27
1
-19
/
+27
*
some unit test cleanup
James Ahlborn
2010-05-25
2
-13
/
+33
*
resolve some todos
James Ahlborn
2010-04-07
2
-300
/
+291
*
reindent
James Ahlborn
2010-04-07
1
-132
/
+132
*
remove unsupported v1997, minor reformats
James Ahlborn
2010-04-07
3
-40
/
+68
*
merge branch newformats changes through r453
James Ahlborn
2010-03-26
58
-1806
/
+2196
*
Fix BigIndexTest to work in IDEs w/out sys.prop
James Ahlborn
2010-03-12
1
-1
/
+5
*
fix some text index edge cases; add some extensive text index unit tests; add...
James Ahlborn
2010-01-20
2
-52
/
+262
*
support reading/writing fixed length text columns (fixe #2886370)
James Ahlborn
2009-11-17
2
-0
/
+24
*
add some more tests/utility code for row updates
James Ahlborn
2009-11-17
1
-18
/
+46
*
initial update row support
James Ahlborn
2009-11-16
2
-2
/
+61
*
add some replid index tests
James Ahlborn
2009-11-14
2
-0
/
+14
*
add some replid indexes
James Ahlborn
2009-11-14
1
-0
/
+0
*
initial support for guid indexes and guid autonumbers
James Ahlborn
2009-10-27
1
-0
/
+14
*
use join syntax closer to access
James Ahlborn
2009-05-29
1
-3
/
+3
*
add some more query read tests
James Ahlborn
2009-05-28
2
-6
/
+29
*
add initial test for reading queries; add support for multicolumn joins
James Ahlborn
2009-05-28
3
-6
/
+56
*
add some more query tests
James Ahlborn
2008-11-12
2
-5
/
+284
*
initial work towards supporting reading/formatting access queries
James Ahlborn
2008-11-10
1
-0
/
+184
*
Add ErrorHandler utility for customizing error handling during row
James Ahlborn
2008-11-08
3
-2
/
+189
[next]