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
/
DatabaseImpl.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fi...
James Ahlborn
2023-01-12
1
-14
/
+27
*
Add support for linked odbc tables. TableMetaData provides access to connect...
James Ahlborn
2022-08-26
1
-73
/
+175
*
Add Table methods to access the creation and last modified dates
James Ahlborn
2021-07-07
1
-0
/
+23
*
tighten up readonly handling for external channels; minor test code refactor
James Ahlborn
2021-06-10
1
-4
/
+14
*
Add basic support for access 2019+ dbs.
James Ahlborn
2021-06-04
1
-1
/
+2
*
make some useful things public; add auto module name to manifest
James Ahlborn
2021-01-08
1
-1
/
+2
*
change the default DateTimeType to LOCAL_DATE_TIME
James Ahlborn
2020-05-03
1
-2
/
+2
*
enable expression evaluation by default
James Ahlborn
2020-05-03
1
-2
/
+2
*
use default remove impl
James Ahlborn
2020-04-24
1
-5
/
+0
*
add separate method for reading root db page
James Ahlborn
2019-08-06
1
-2
/
+2
*
Add Database.newTableMetaDataIterable() which enables iterating through table...
James Ahlborn
2019-02-20
1
-11
/
+80
*
fix channel open options for new files
James Ahlborn
2018-12-31
1
-5
/
+11
*
add system prop for date/time type; rework how date/times are written based o...
James Ahlborn
2018-12-28
1
-15
/
+32
*
overrides everywhere
James Ahlborn
2018-12-20
1
-1
/
+51
*
merge trunk changes through r1241
James Ahlborn
2018-12-17
1
-3
/
+13
|
\
|
*
Ignore column validators for read-only dbs. This will avoid irrelevant failu...
James Ahlborn
2018-12-17
1
-3
/
+13
*
|
use interface to pass zone info into date/time conversion methods
James Ahlborn
2018-12-15
1
-1
/
+1
*
|
switch expression engine to LocalDateTime
James Ahlborn
2018-12-15
1
-20
/
+1
*
|
initial support for LocalDateTime and Temporal types
James Ahlborn
2018-12-11
1
-1
/
+45
*
|
add support for Path
James Ahlborn
2018-11-29
1
-15
/
+24
*
|
switch to commons lang3
James Ahlborn
2018-11-27
1
-2
/
+2
|
/
*
rework public expression api with better locale handling; support parsing of ...
James Ahlborn
2018-10-04
1
-7
/
+7
*
plug expr evaluation into columns/tables; create Identifier for tracking expr...
James Ahlborn
2018-05-08
1
-0
/
+57
*
start enforcing the required and no-zero len column properties
James Ahlborn
2018-04-29
1
-159
/
+160
*
move rnd logic to RandomContext
James Ahlborn
2018-03-23
1
-8
/
+1
*
merge trunk changes through r1138
James Ahlborn
2018-02-08
1
-1
/
+2
|
\
|
*
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
1
-1
/
+2
*
|
merge trunk changes through r1110
James Ahlborn
2017-07-26
1
-4
/
+7
|
\
|
|
*
Add option to specify relationship name, fixes pull request #4
James Ahlborn
2017-06-06
1
-4
/
+7
*
|
merge trunk changes through r1100
James Ahlborn
2017-05-24
1
-8
/
+8
|
\
|
|
*
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
1
-8
/
+8
|
*
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
1
-1
/
+1
*
|
merge trunk changes through r1077
James Ahlborn
2016-12-31
1
-4
/
+6
|
\
|
|
*
better fix for switching read-only file formats to read-only mode, wrap with ...
James Ahlborn
2016-11-17
1
-13
/
+6
|
*
automatically switch to read-only mode when opening a file format which does ...
James Ahlborn
2016-11-12
1
-3
/
+12
*
|
ditch extra import
James Ahlborn
2016-12-01
1
-1
/
+0
*
|
impl expr tokenization
James Ahlborn
2016-09-15
1
-0
/
+14
|
/
*
more update tests; fix minor bug with allocating new usage maps
James Ahlborn
2016-09-09
1
-2
/
+2
*
update javadocs, minor cleanups
mutateops
James Ahlborn
2016-09-08
1
-2
/
+4
*
ensure unique rel name and limit total length
James Ahlborn
2016-09-07
1
-6
/
+30
*
sort out setting owner and sids for new objects
James Ahlborn
2016-09-01
1
-36
/
+59
*
add some validation for integrity enforced relationships
James Ahlborn
2016-08-27
1
-0
/
+2
*
implement fkref writing; more error context; make relationship name unique
James Ahlborn
2016-08-27
1
-2
/
+26
*
add row rel row to sys catalog as well
James Ahlborn
2016-08-25
1
-20
/
+38
*
some fixups to get rel insert functional
James Ahlborn
2016-08-19
1
-1
/
+2
*
implement method for writing new relationship to db
James Ahlborn
2016-08-13
1
-4
/
+43
*
reorg to prep for RelationshipBuilder; move remaining table creation logic fr...
James Ahlborn
2016-07-19
1
-6
/
+14
*
Add Database.getTableMetaData method to enable getting basic info about a Tab...
James Ahlborn
2016-02-16
1
-2
/
+66
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
1
-0
/
+7
*
Add some utility methods for handling Dates in an Access compatible manner. ...
James Ahlborn
2015-11-25
1
-3
/
+4
[next]