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
/
changes
/
changes.xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Throw a prettier exception when maxing out the row size during row creation. ...
James Ahlborn
2015-10-31
1
-0
/
+9
*
prep for release
James Ahlborn
2015-06-23
1
-1
/
+1
*
Fix handling of dateTimes before the access epoch. fixes issue #126
James Ahlborn
2015-06-18
1
-0
/
+3
*
handle reading null calculated values, fixes #125
James Ahlborn
2015-06-17
1
-0
/
+5
*
prep for release
James Ahlborn
2015-05-15
1
-1
/
+1
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-0
/
+6
*
Load linked table info from system table when reading databases with unsuppor...
James Ahlborn
2015-04-21
1
-0
/
+6
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-1
/
+8
*
prep for release
James Ahlborn
2015-03-21
1
-1
/
+1
*
cleanup some ColumnBuilder stuff around copying existing columns, remove usel...
James Ahlborn
2015-03-19
1
-0
/
+5
*
Implement support for indexes on BINARY fields
James Ahlborn
2015-03-16
1
-0
/
+3
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-0
/
+7
*
add some convenience methods for new TableIterableBuilder; add change notes f...
James Ahlborn
2015-03-04
1
-0
/
+9
*
handle input String boolean values
James Ahlborn
2015-01-31
1
-0
/
+3
*
Make ColumnBuilder.setMaxLength do the right thing regardless of column type....
James Ahlborn
2015-01-31
1
-0
/
+6
*
prep for release
James Ahlborn
2014-12-26
1
-1
/
+1
*
Better validation of identifier names (disallow invalid characters according ...
James Ahlborn
2014-12-04
1
-0
/
+4
*
Don't double quote already quoted identifiers. fixes patch 18
James Ahlborn
2014-12-03
1
-0
/
+3
*
Fix table name quoting for append and make table queries. fixes patch #17
James Ahlborn
2014-12-01
1
-0
/
+3
*
Add newer sql type to access type mappings if the jvm supports them. fixes #113
James Ahlborn
2014-11-26
1
-0
/
+5
*
prep for release
James Ahlborn
2014-11-23
1
-1
/
+1
*
make money columns report accurate scale/precision, fixes #112
James Ahlborn
2014-11-22
1
-0
/
+3
*
rework unicode compression support, fixes issue 111
James Ahlborn
2014-11-15
1
-0
/
+6
*
prep for release
James Ahlborn
2014-10-04
1
-1
/
+1
*
fix regression where empty memo values are returned as null (issue 110)
James Ahlborn
2014-09-29
1
-0
/
+3
*
IndexCursor can early exit when searching based on indexed values, fixes 109
James Ahlborn
2014-09-21
1
-0
/
+5
*
prepare for release
James Ahlborn
2014-09-18
1
-1
/
+1
*
Add the ability to create tables with calculated fields
James Ahlborn
2014-09-13
1
-0
/
+3
*
add ability to set properties in the various Bulders
James Ahlborn
2014-09-09
1
-0
/
+4
*
some minor cleanups for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-08
1
-0
/
+5
*
Add Cursor.findRow(RowId) for moving to a specific Table row using only the R...
James Ahlborn
2014-06-11
1
-0
/
+6
*
prep for release
James Ahlborn
2014-04-05
1
-1
/
+1
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
1
-0
/
+6
*
prep for release
James Ahlborn
2014-01-31
1
-2
/
+2
*
Fix NullPointerException in RowImpl.toString when value is null.
James Ahlborn
2014-01-22
1
-0
/
+5
*
prep for release
James Ahlborn
2013-11-30
1
-1
/
+1
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
1
-0
/
+4
*
add feature number to changes
James Ahlborn
2013-11-23
1
-1
/
+2
*
Add ConstraintViolationException to distinguish exceptions due to violating d...
James Ahlborn
2013-11-13
1
-0
/
+6
*
prep for release
James Ahlborn
2013-10-14
1
-1
/
+1
*
prep for release
James Ahlborn
2013-10-14
1
-1
/
+1
*
clarify changes
James Ahlborn
2013-10-13
1
-1
/
+1
*
Add support for modifying properties
James Ahlborn
2013-10-11
1
-0
/
+3
*
Make reading long value columns more lenient (MEMO/OLE)
James Ahlborn
2013-10-04
1
-0
/
+6
*
Ignore invalid column usage map definitions, fixes issue 97
James Ahlborn
2013-09-14
1
-0
/
+8
*
initial support for blob creation/parsing
James Ahlborn
2013-09-12
1
-0
/
+5
*
add changelog info for 2.0.0 release
James Ahlborn
2013-08-26
1
-0
/
+7
*
add branch release info
James Ahlborn
2013-08-26
1
-1
/
+1
*
Fix reading of Properties with multiple value blocks (issue 96)
James Ahlborn
2013-08-16
1
-0
/
+5
*
updates from 1.x branch
James Ahlborn
2013-08-11
1
-1
/
+1
[prev]
[next]