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
/
changes
/
changes.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ImportUtil.toColumns to enable more advanced Table creation implementatio...
James Ahlborn
2012-05-25
1
-0
/
+4
*
Fix NPE when running unit tests with db format MSISAM (fixes issue 3529534)
James Ahlborn
2012-05-25
1
-0
/
+3
*
add osgi header information to the jar manifest (fixes issue 3523179)
James Ahlborn
2012-05-25
1
-0
/
+5
*
doc updates
James Ahlborn
2012-04-03
1
-3
/
+3
*
prep for release
James Ahlborn
2012-04-03
1
-1
/
+1
*
add initial support for linked tables (fixes issue 3479560)
James Ahlborn
2012-02-01
1
-1
/
+3
*
add initial support for linked tables (fixes issue 3479560)
James Ahlborn
2012-02-01
1
-0
/
+5
*
Rename and refactor the Cursor find methods to improve usability
James Ahlborn
2011-12-27
1
-0
/
+5
*
prep for release
James Ahlborn
2011-12-16
1
-1
/
+1
*
Add option to import file without headers to existing table; Add ImportUtil.B...
James Ahlborn
2011-11-25
1
-0
/
+7
*
Allow ImportFilter and ExportFilter to return null from filterRow() to indica...
James Ahlborn
2011-11-25
1
-0
/
+4
*
Reuse previously written memo/ole values when updating other values in a row ...
James Ahlborn
2011-11-15
1
-0
/
+4
*
Fix problem with reading row from table with deleted/added columns. (fixes 34...
James Ahlborn
2011-11-10
1
-0
/
+3
*
add issueid to changelog
James Ahlborn
2011-11-09
1
-1
/
+1
*
Fix problem with creating tables with indexes where ms access could not open ...
James Ahlborn
2011-10-29
1
-0
/
+4
*
Add support for reading/writing complex column data (version history, attachm...
James Ahlborn
2011-10-26
1
-0
/
+6
*
prepare for release
James Ahlborn
2011-10-20
1
-1
/
+1
*
Fix issue with reading Access 97 database with large number of fields
James Ahlborn
2011-10-19
1
-0
/
+3
*
add Database.getSystemTableNames to enable retrieving the list of system/hidd...
James Ahlborn
2011-07-29
1
-0
/
+4
*
add some methods to approximate table size
James Ahlborn
2011-07-16
1
-0
/
+3
*
Enable basic handling of unsupported data types as binary content.
James Ahlborn
2011-07-11
1
-0
/
+3
*
Add the Joiner utility and some new methods to IndexCursor to make it easier ...
James Ahlborn
2011-06-15
1
-0
/
+4
*
try multiple classloaders when trying to load resources
James Ahlborn
2011-06-10
1
-0
/
+5
*
prep for release
James Ahlborn
2011-05-14
1
-2
/
+2
*
add Index.getReferencedIndex for retrieving the referenced index of a foreign...
James Ahlborn
2011-04-18
1
-0
/
+4
*
Access expects a row to be at least big enough to hold all fixed values, even...
James Ahlborn
2011-04-16
1
-0
/
+4
*
add mostly functional support for access 2010 new general text sort order
James Ahlborn
2011-04-04
1
-0
/
+4
*
add support for reading properties blobs; add accessors to various database o...
James Ahlborn
2011-03-20
1
-0
/
+11
*
prep for release
James Ahlborn
2011-03-05
1
-1
/
+1
*
add support for creating indexes (except foreign key indexes) on a table when...
James Ahlborn
2011-03-04
1
-0
/
+6
*
more work around interpreting index data, add support for multiple logical in...
James Ahlborn
2011-02-27
1
-0
/
+4
*
update changes
James Ahlborn
2011-02-15
1
-0
/
+9
*
fix links
James Ahlborn
2010-11-29
1
-6
/
+9
*
ignore usagemap inconsistencies in certain situations
James Ahlborn
2010-11-18
1
-0
/
+3
*
add ability to customize column value matching in cursor findRow (fixes #3105...
James Ahlborn
2010-11-12
1
-0
/
+4
*
allow column order in tables to be configured (fixes #3097387)
James Ahlborn
2010-11-03
1
-0
/
+3
*
implement some tweaks which allow jackcess to be used on the android platform...
James Ahlborn
2010-11-03
1
-1
/
+5
*
doc/license updates
James Ahlborn
2010-10-28
1
-0
/
+13
*
prep for release
James Ahlborn
2010-08-01
1
-1
/
+1
*
update changes
James Ahlborn
2010-08-01
1
-1
/
+2
*
add (initial) read-only support for Access 97 (jet format 3) databases (#3003...
James Ahlborn
2010-07-23
1
-0
/
+7
*
Make Database.escapeIdentifier public; add methods to TableBuilder and Column...
James Ahlborn
2010-07-16
1
-0
/
+4
*
update comment
James Ahlborn
2010-06-06
1
-1
/
+1
*
Fix some places where table/column names were not being handled case-insensit...
James Ahlborn
2010-06-06
1
-0
/
+4
*
Add ExportUtil and associated utilities for exporting tables to flat files (t...
James Ahlborn
2010-05-31
1
-0
/
+6
*
prep for release
James Ahlborn
2010-04-19
1
-1
/
+1
*
update changelog
James Ahlborn
2010-04-08
1
-3
/
+7
*
bump version for next release
James Ahlborn
2010-03-26
1
-1
/
+4
*
Fix BigIndexTest to work in IDEs w/out sys.prop
James Ahlborn
2010-03-12
1
-0
/
+5
*
prep for release
James Ahlborn
2010-01-20
1
-1
/
+1
[next]