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
/
changes
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
-0
/
+3
*
prep for release
James Ahlborn
2018-12-22
1
-1
/
+1
*
Ignore column validators for read-only dbs. This will avoid irrelevant failu...
James Ahlborn
2018-12-17
1
-2
/
+20
*
implement IsNumeric; add support for hex/oct integer strings
James Ahlborn
2018-09-18
1
-0
/
+6
*
prep for release
James Ahlborn
2018-09-09
1
-0
/
+13
*
update parent pom; update urls for https
James Ahlborn
2018-07-29
1
-2
/
+2
*
prep for release
James Ahlborn
2018-06-26
1
-1
/
+1
*
Create new usage map correctly when adding an index to an existing table. fi...
James Ahlborn
2018-05-22
1
-4
/
+8
*
Add some additional property keys and relevant enums for values
James Ahlborn
2018-05-19
1
-0
/
+5
*
prep for release
James Ahlborn
2018-03-04
1
-1
/
+1
*
update ddl flag for default properties even if type is explicitly provided. ...
James Ahlborn
2018-02-07
1
-0
/
+3
*
Expose the ddl attribute on properties. Set the attribute appropriately for k...
James Ahlborn
2018-01-25
1
-0
/
+6
*
prep for release
James Ahlborn
2018-01-19
1
-1
/
+1
*
Add full support for access 2016 databases including the new 'Large Number' (...
James Ahlborn
2017-12-19
1
-0
/
+7
*
prep for release
James Ahlborn
2017-10-10
1
-1
/
+1
*
Fix writing of property maps without any properties. fixes #144
James Ahlborn
2017-10-03
1
-0
/
+3
*
Handle more advanced query join constructs. fixes issue #141
James Ahlborn
2017-07-14
1
-0
/
+5
*
prep for release
James Ahlborn
2017-06-26
1
-1
/
+1
*
Add option to specify relationship name, fixes pull request #4
James Ahlborn
2017-06-06
1
-0
/
+4
*
Fix parsing of certain internal-use queries. Fixes issue #142
James Ahlborn
2017-05-31
1
-0
/
+6
*
prep for release
James Ahlborn
2017-05-18
1
-1
/
+1
*
Add CustomLinkResolver which facilitates loading linked tables from files whi...
James Ahlborn
2017-05-11
1
-0
/
+5
*
Allow inserting negative auto number fields, fixes pull request #3
James Ahlborn
2017-05-07
1
-0
/
+4
*
Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson
James Ahlborn
2017-05-03
1
-0
/
+4
*
Implement support for partial index lookups. Efficient IndexCursor lookups c...
James Ahlborn
2017-04-03
1
-0
/
+7
*
prep for release
James Ahlborn
2016-11-30
1
-1
/
+1
*
Add support for global usage maps which are reference type maps. fixes issue ...
James Ahlborn
2016-11-17
1
-0
/
+3
*
automatically switch to read-only mode when opening a file format which does ...
James Ahlborn
2016-11-12
1
-0
/
+8
*
prepare for release
James Ahlborn
2016-10-04
1
-1
/
+1
*
update docs for new metadata update support
James Ahlborn
2016-09-09
1
-0
/
+10
*
Change multi-value complex columns so that they return all relevant column pr...
James Ahlborn
2016-09-04
1
-0
/
+6
*
prep for release
James Ahlborn
2016-05-19
1
-1
/
+1
*
Add support for cascade null on delete relationships. Add support for the re...
James Ahlborn
2016-03-30
1
-0
/
+6
*
Allow null values in foreign key fields when enforcing referential integrity....
James Ahlborn
2016-03-21
1
-0
/
+4
*
Add Database.getTableMetaData method to enable getting basic info about a Tab...
James Ahlborn
2016-02-16
1
-0
/
+5
*
Fix missing column names in AppendQuery SQL strings. Fixes #131
James Ahlborn
2016-01-12
1
-0
/
+5
*
prep for release
James Ahlborn
2015-12-04
1
-1
/
+1
*
Add FileFormat.GENERIC_JET4 in order to support getting the file format for j...
James Ahlborn
2015-11-25
1
-0
/
+5
*
Add some utility methods for handling Dates in an Access compatible manner. ...
James Ahlborn
2015-11-25
1
-0
/
+5
*
Throw a prettier exception when maxing out the row size during row creation. ...
James Ahlborn
2015-10-31
1
-0
/
+9
*
prep for release
James Ahlborn
2015-06-23
1
-1
/
+1
*
Fix handling of dateTimes before the access epoch. fixes issue #126
James Ahlborn
2015-06-18
1
-0
/
+3
*
handle reading null calculated values, fixes #125
James Ahlborn
2015-06-17
1
-0
/
+5
*
prep for release
James Ahlborn
2015-05-15
1
-1
/
+1
*
Allow optional direct insert/update of autonumber values. This is disabled b...
James Ahlborn
2015-05-01
1
-0
/
+6
*
Load linked table info from system table when reading databases with unsuppor...
James Ahlborn
2015-04-21
1
-0
/
+6
*
relicense with Apache License
James Ahlborn
2015-04-17
1
-1
/
+8
*
prep for release
James Ahlborn
2015-03-21
1
-1
/
+1
*
cleanup some ColumnBuilder stuff around copying existing columns, remove usel...
James Ahlborn
2015-03-19
1
-0
/
+5
*
Implement support for indexes on BINARY fields
James Ahlborn
2015-03-16
1
-0
/
+3
[next]