914 Commits (b45f1b1982f4710f850e2d2546bb4cbdb8f71485)
 

Author SHA1 Message Date
  James Ahlborn b45f1b1982 [maven-release-plugin] copy for tag jackcess-2.1.9 6 years ago
  James Ahlborn 16d2fbb256 [maven-release-plugin] prepare release jackcess-2.1.9 6 years ago
  James Ahlborn a5f0ddd082 prep for release 6 years ago
  James Ahlborn 30cd79721f Fix writing of property maps without any properties. fixes #144 6 years ago
  James Ahlborn 9591a1f121 add support link to main page 6 years ago
  James Ahlborn 813f732029 Handle more advanced query join constructs. fixes issue #141 6 years ago
  James Ahlborn 249d73fd67 [maven-release-plugin] prepare for next development iteration 6 years ago
  James Ahlborn 8e770dc0c9 [maven-release-plugin] prepare release jackcess-2.1.8 6 years ago
  James Ahlborn 8e5af2a1a5 prep for release 6 years ago
  James Ahlborn c1eb52f4f6 handle missing table name for join expression 6 years ago
  James Ahlborn c3d229ff33 validate length of pre-defined relationship name 6 years ago
  James Ahlborn 16fa12b67a Add option to specify relationship name, fixes pull request #4 6 years ago
  James Ahlborn 3193d76ffd Fix parsing of certain internal-use queries. Fixes issue #142 7 years ago
  James Ahlborn 4c087727dc [maven-release-plugin] prepare for next development iteration 7 years ago
  James Ahlborn 6ec8824b7a [maven-release-plugin] prepare release jackcess-2.1.7 7 years ago
  James Ahlborn 7c32a2b06f prep for release 7 years ago
  James Ahlborn 0b1a53e9c4 provide accessors for defaults config 7 years ago
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago
  James Ahlborn ae60e32d40 Allow inserting negative auto number fields, fixes pull request #3 7 years ago
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 years ago
  James Ahlborn 1f28e955e5 update parent pom 7 years ago
  James Ahlborn 4feb8fbfd1 Implement support for partial index lookups. Efficient IndexCursor lookups can now be done with multi-column indexes using only some of the columns in the index. 7 years ago
  James Ahlborn a237691975 more plugin cleanup 7 years ago
  James Ahlborn 0114aa89c5 update parent pom; various plugin updates 7 years ago
  James Ahlborn 54e11ab100 minor compilation cleanups 7 years ago
  James Ahlborn 5016a79ca5 use column names in error message 7 years ago
  James Ahlborn d7f72cfe29 [maven-release-plugin] prepare for next development iteration 7 years ago
  James Ahlborn 72e08ea172 [maven-release-plugin] prepare release jackcess-2.1.6 7 years ago
  James Ahlborn c42fa05959 prep for release 7 years ago
  James Ahlborn e4c2cde994 better fix for switching read-only file formats to read-only mode, wrap with read-only FileChannel. fixes feature #34 7 years ago
  James Ahlborn a30708e2ce Add support for global usage maps which are reference type maps. fixes issue #138 7 years ago
  James Ahlborn 7b8f4c32d5 automatically switch to read-only mode when opening a file format which does not support writing, fixes feature #34 7 years ago
  James Ahlborn 96b9c8c5db [maven-release-plugin] prepare for next development iteration 7 years ago
  James Ahlborn a094d69d0d [maven-release-plugin] prepare release jackcess-2.1.5 7 years ago
  James Ahlborn d12da09daf prepare for release 7 years ago
  James Ahlborn 7a8d00fbca doc updates 7 years ago
  James Ahlborn f8212d111e misc cleanups; doc updates 7 years ago
  James Ahlborn 09a70b9f24 update docs for new metadata update support 7 years ago
  James Ahlborn 545c026985 more update tests; fix minor bug with allocating new usage maps 7 years ago
  James Ahlborn 819953ac72 merge branch mutateops changes through r1030 7 years ago
  James Ahlborn 4de28cb4f6 update javadocs, minor cleanups 7 years ago
  James Ahlborn 8fdd98bd2a expand unit tests 7 years ago
  James Ahlborn fb78ea1075 remove debug output 7 years ago
  James Ahlborn c41e88f465 ensure unique rel name and limit total length 7 years ago
  James Ahlborn e651d85f15 add some unit tests 7 years ago
  James Ahlborn 2faaa260fa merge trunk changes through r1024 7 years ago
  James Ahlborn 70eb4cc43c minor cleanups 7 years ago
  James Ahlborn 918a197922 merge trunk changes through r1022 7 years ago
  James Ahlborn e9dcad296a Change multi-value complex columns so that they return all relevant column properties. 7 years ago
  James Ahlborn 9c01616c3c ignore different flags for different fk indexes 7 years ago