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
/
main
/
java
/
com
/
healthmarketscience
/
jackcess
/
impl
/
ColumnImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix handling of dateTimes before the access epoch. fixes issue #126
James Ahlborn
2015-06-18
1
-8
/
+39
*
tweak some docs
James Ahlborn
2015-05-02
1
-1
/
+1
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-13
/
+96
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
missed a few more error context usages
James Ahlborn
2015-03-13
1
-3
/
+5
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-21
/
+36
*
handle input String boolean values
James Ahlborn
2015-01-31
1
-2
/
+7
*
minor cleanup in toInternalValue
James Ahlborn
2015-01-16
1
-38
/
+38
*
make SimpleColumnMatcher handle a wider range of input data types by coercing...
James Ahlborn
2015-01-16
1
-10
/
+69
*
rework unicode compression support, fixes issue 111
James Ahlborn
2014-11-15
1
-78
/
+63
*
add unit test for iteration early exit fix
James Ahlborn
2014-09-22
1
-6
/
+2
*
fix creation of calculated fields
James Ahlborn
2014-09-16
1
-7
/
+17
*
Add the ability to create tables with calculated fields
James Ahlborn
2014-09-13
1
-4
/
+17
*
some minor cleanups for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-08
1
-5
/
+8
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
1
-490
/
+220
*
refactor ColumnImpl into multiple type specific sub-classes
James Ahlborn
2014-08-07
1
-231
/
+99
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
1
-0
/
+24
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
1
-0
/
+24
*
attempt to restore autonumbers on some add row failures
James Ahlborn
2013-11-26
1
-0
/
+30
*
Add support for modifying properties
James Ahlborn
2013-10-11
1
-25
/
+31
*
Make reading long value columns more lenient (MEMO/OLE)
James Ahlborn
2013-10-04
1
-2
/
+15
*
minor updates and refactors
James Ahlborn
2013-10-01
1
-1
/
+1
*
rework compound content api; add more ole blob unit tests
James Ahlborn
2013-09-28
1
-6
/
+1
*
initial support for blob creation/parsing
James Ahlborn
2013-09-12
1
-0
/
+2
*
revamp tostring output
James Ahlborn
2013-09-09
1
-18
/
+22
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+2280