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
/
LongValueColumnImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix length in units calculation for Access 97 text fields. Fixes #151
James Ahlborn
2018-12-31
1
-2
/
+10
*
start enforcing the required and no-zero len column properties
James Ahlborn
2018-04-29
1
-32
/
+32
*
Add support for global usage maps which are reference type maps. fixes issue ...
James Ahlborn
2016-11-17
1
-1
/
+1
*
remove debug output
James Ahlborn
2016-09-07
1
-1
/
+0
*
actually write added column usage maps correctly
James Ahlborn
2016-05-03
1
-0
/
+1
*
add usage maps for lval cols
James Ahlborn
2016-04-29
1
-1
/
+12
*
begin adding umap support
James Ahlborn
2016-04-29
1
-0
/
+6
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-14
/
+11
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-16
/
+21
*
fix regression where empty memo values are returned as null (issue 110)
James Ahlborn
2014-09-29
1
-1
/
+4
*
some minor cleanups for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-08
1
-4
/
+6
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
1
-9
/
+380
*
refactor ColumnImpl into multiple type specific sub-classes
James Ahlborn
2014-08-07
1
-0
/
+142