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
/
test
/
java
/
com
/
healthmarketscience
/
jackcess
/
DatabaseTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
update javadocs, minor cleanups
mutateops
James Ahlborn
2016-09-08
1
-5
/
+4
*
Add Database.getTableMetaData method to enable getting basic info about a Tab...
James Ahlborn
2016-02-16
1
-2
/
+30
*
Add some utility methods for handling Dates in an Access compatible manner. ...
James Ahlborn
2015-11-25
1
-0
/
+51
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-76
/
+0
*
more unit test speedups using in mem dbs
James Ahlborn
2015-04-27
1
-8
/
+9
*
refactor DatabaseTest into more test classes
James Ahlborn
2015-04-27
1
-410
/
+0
*
reorg a bunch of utility code into the TestUtil class
James Ahlborn
2015-04-27
1
-414
/
+5
*
use inmem dbs to speed up slow unit tests
James Ahlborn
2015-04-26
1
-3
/
+3
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-22
/
+11
*
add some convenience methods for new TableIterableBuilder; add change notes f...
James Ahlborn
2015-03-04
1
-4
/
+2
*
fix linked table test; add unit tests for new table iteration methods
James Ahlborn
2015-02-23
1
-1
/
+43
*
test isLinkedTable method, feature #28
James Ahlborn
2015-02-13
1
-0
/
+4
*
more unit tests for unicode compression
James Ahlborn
2014-11-15
1
-2
/
+28
*
rework unicode compression support, fixes issue 111
James Ahlborn
2014-11-15
1
-1
/
+30
*
fix regression where empty memo values are returned as null (issue 110)
James Ahlborn
2014-09-29
1
-1
/
+18
*
initial support for reading and writing calculated columns (issue #105)
James Ahlborn
2014-09-07
1
-1
/
+1
*
more test speedups
James Ahlborn
2014-08-24
1
-5
/
+19
*
speed up unit tests by delaying disk syncs
James Ahlborn
2014-08-18
1
-6
/
+21
*
add convenience methods to Row for getting values cast to specific types
James Ahlborn
2014-05-06
1
-15
/
+15
*
add column validator unit tests, work out some wrinkles
James Ahlborn
2014-03-24
1
-0
/
+12
*
Fix NullPointerException in RowImpl.toString when value is null.
James Ahlborn
2014-01-22
1
-0
/
+8
*
tweak oleblob tests
James Ahlborn
2013-09-18
1
-0
/
+1
*
add some oleblob unit tests
James Ahlborn
2013-09-18
1
-5
/
+12
*
fix rawstring tostring tests
James Ahlborn
2013-09-15
1
-5
/
+5
*
fix unit test broken by tostring changes
James Ahlborn
2013-09-12
1
-2
/
+2
*
move files into standard maven dir structure
James Ahlborn
2013-08-16
1
-0
/
+1686