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
/
TableImpl.java
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
-2
/
+10
*
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
-48
/
+140
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-27
/
+45
*
some minor cleanups for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-08
1
-2
/
+2
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
1
-14
/
+17
*
refactor ColumnImpl into multiple type specific sub-classes
James Ahlborn
2014-08-07
1
-2
/
+2
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
1
-43
/
+74
*
add initial ColumnValidator support
James Ahlborn
2014-03-20
1
-45
/
+68
*
attempt to restore autonumbers on some add row failures
James Ahlborn
2013-11-26
1
-1
/
+37
*
Rework row add/update so that constraint violations do not leave behind parti...
James Ahlborn
2013-11-23
1
-79
/
+155
*
add public api for modifying properties
James Ahlborn
2013-10-11
1
-0
/
+16
*
minor updates and refactors
James Ahlborn
2013-10-01
1
-16
/
+17
*
Ignore invalid column usage map definitions, fixes issue 97
James Ahlborn
2013-09-14
1
-6
/
+15
*
revamp tostring output
James Ahlborn
2013-09-09
1
-22
/
+17
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+2563