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
/
ColumnBuilder.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Account for character sizes when copying column lengths, fixes #158
James Ahlborn
2024-05-08
1
-1
/
+1
*
Add support for linked odbc tables. TableMetaData provides access to connect...
James Ahlborn
2022-08-26
1
-0
/
+8
*
isolate java.sql usage so that the module is not required for core jackcess u...
James Ahlborn
2021-01-17
1
-4
/
+3
*
use fromUnitSize
James Ahlborn
2018-12-29
1
-11
/
+11
*
implement sql type to DataType conversions specific to access 2016 format
James Ahlborn
2018-01-17
1
-2
/
+13
*
update javadocs, minor cleanups
mutateops
James Ahlborn
2016-09-08
1
-0
/
+1
*
updates
James Ahlborn
2016-08-18
1
-3
/
+3
*
reorg to prep for RelationshipBuilder; move remaining table creation logic fr...
James Ahlborn
2016-07-19
1
-4
/
+3
*
rework public api for adding index/column, ditch TableModBuilder
James Ahlborn
2016-06-24
1
-1
/
+13
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
remove unused loggers
James Ahlborn
2015-03-26
1
-4
/
+0
*
cleanup some ColumnBuilder stuff around copying existing columns, remove usel...
James Ahlborn
2015-03-19
1
-24
/
+50
*
lower log level for certain system table warnings; add contextual info to man...
James Ahlborn
2015-03-08
1
-25
/
+30
*
Make ColumnBuilder.setMaxLength do the right thing regardless of column type....
James Ahlborn
2015-01-31
1
-2
/
+29
*
fix creation of calculated fields
James Ahlborn
2014-09-16
1
-0
/
+5
*
Add the ability to create tables with calculated fields
James Ahlborn
2014-09-13
1
-0
/
+47
*
add ability to set properties in the various Bulders
James Ahlborn
2014-09-09
1
-3
/
+33
*
refactor ColumnImpl into multiple type specific sub-classes
James Ahlborn
2014-08-07
1
-5
/
+3
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+355