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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
initial support for optionally enforcing foreign-key constraints (fixes featu...
James Ahlborn
2012-11-20
1
-0
/
+138
*
Fix some more edge cases in date/time conversions (fixes issue 92)
James Ahlborn
2012-10-15
1
-0
/
+38
*
expand test coverage, minor tweaks
James Ahlborn
2012-09-24
1
-2
/
+17
*
Added the MemFileChannel to enable working with dbs completely in memory
James Ahlborn
2012-09-24
3
-7
/
+191
*
Added DatabaseBuilder in for more convenient and flexible Database open/create
James Ahlborn
2012-09-23
3
-7
/
+10
*
Add some more functionality to Joiner to facilitate integrity enforcement (ha...
James Ahlborn
2012-08-26
1
-3
/
+25
*
reset position/limit after encoding page
James Ahlborn
2012-06-14
1
-0
/
+2
*
add codechandler unit test
James Ahlborn
2012-06-14
1
-0
/
+276
*
Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)
James Ahlborn
2012-05-25
1
-0
/
+3
*
add initial support for linked tables (fixes issue 3479560)
James Ahlborn
2012-02-01
4
-1
/
+58
*
Rename and refactor the Cursor find methods to improve usability
James Ahlborn
2011-12-27
3
-48
/
+217
*
Add option to import file without headers to existing table; Add ImportUtil.B...
James Ahlborn
2011-11-25
2
-13
/
+63
*
Allow ImportFilter and ExportFilter to return null from filterRow() to indica...
James Ahlborn
2011-11-25
2
-0
/
+63
*
Reuse previously written memo/ole values when updating other values in a row ...
James Ahlborn
2011-11-15
1
-2
/
+1
*
add some cleanup code to unit tests
James Ahlborn
2011-11-15
1
-1
/
+31
*
some tweaks, fixes, and tests for unsupported values
James Ahlborn
2011-11-12
4
-4
/
+97
*
implement complex value deletion
James Ahlborn
2011-11-08
1
-0
/
+58
*
implement unsupported complex value support; add some javadocs
James Ahlborn
2011-11-07
1
-1
/
+18
*
add 2010 complex test db
James Ahlborn
2011-10-26
2
-5
/
+3
*
add 2007 complex test db
James Ahlborn
2011-10-26
3
-168
/
+179
*
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
[next]