677 Commits (9f9ed07413167490298109546465fff0ec0926a8)

Autor SHA1 Mensaje Fecha
  James Ahlborn e820c1aacc prep for release hace 5 años
  James Ahlborn f5659151a3 Create new usage map correctly when adding an index to an existing table. fixes #147 hace 6 años
  James Ahlborn bfc70bd618 Add some additional property keys and relevant enums for values hace 6 años
  James Ahlborn d95c415177 prep for release hace 6 años
  James Ahlborn 71d884e1ad update ddl flag for default properties even if type is explicitly provided. fixes #146 hace 6 años
  James Ahlborn a307c8f58f Expose the ddl attribute on properties. Set the attribute appropriately for known builtin properties. fixes issue #145 hace 6 años
  James Ahlborn 5640f02093 prep for release hace 6 años
  James Ahlborn d1dcbd5dfb implement sql type to DataType conversions specific to access 2016 format hace 6 años
  James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 hace 6 años
  James Ahlborn a5f0ddd082 prep for release hace 6 años
  James Ahlborn 30cd79721f Fix writing of property maps without any properties. fixes #144 hace 6 años
  James Ahlborn 9591a1f121 add support link to main page hace 6 años
  James Ahlborn 813f732029 Handle more advanced query join constructs. fixes issue #141 hace 6 años
  James Ahlborn 8e5af2a1a5 prep for release hace 7 años
  James Ahlborn c1eb52f4f6 handle missing table name for join expression hace 7 años
  James Ahlborn c3d229ff33 validate length of pre-defined relationship name hace 7 años
  James Ahlborn 16fa12b67a Add option to specify relationship name, fixes pull request #4 hace 7 años
  James Ahlborn 3193d76ffd Fix parsing of certain internal-use queries. Fixes issue #142 hace 7 años
  James Ahlborn 7c32a2b06f prep for release hace 7 años
  James Ahlborn 0b1a53e9c4 provide accessors for defaults config hace 7 años
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 hace 7 años
  James Ahlborn ae60e32d40 Allow inserting negative auto number fields, fixes pull request #3 hace 7 años
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson hace 7 años
  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. hace 7 años
  James Ahlborn 0114aa89c5 update parent pom; various plugin updates hace 7 años
  James Ahlborn 54e11ab100 minor compilation cleanups hace 7 años
  James Ahlborn 5016a79ca5 use column names in error message hace 7 años
  James Ahlborn c42fa05959 prep for release hace 7 años
  James Ahlborn e4c2cde994 better fix for switching read-only file formats to read-only mode, wrap with read-only FileChannel. fixes feature #34 hace 7 años
  James Ahlborn a30708e2ce Add support for global usage maps which are reference type maps. fixes issue #138 hace 7 años
  James Ahlborn 7b8f4c32d5 automatically switch to read-only mode when opening a file format which does not support writing, fixes feature #34 hace 7 años
  James Ahlborn d12da09daf prepare for release hace 7 años
  James Ahlborn f8212d111e misc cleanups; doc updates hace 7 años
  James Ahlborn 09a70b9f24 update docs for new metadata update support hace 7 años
  James Ahlborn 545c026985 more update tests; fix minor bug with allocating new usage maps hace 7 años
  James Ahlborn 4de28cb4f6 update javadocs, minor cleanups hace 7 años
  James Ahlborn 8fdd98bd2a expand unit tests hace 7 años
  James Ahlborn fb78ea1075 remove debug output hace 7 años
  James Ahlborn c41e88f465 ensure unique rel name and limit total length hace 7 años
  James Ahlborn e651d85f15 add some unit tests hace 7 años
  James Ahlborn 70eb4cc43c minor cleanups hace 7 años
  James Ahlborn e9dcad296a Change multi-value complex columns so that they return all relevant column properties. hace 7 años
  James Ahlborn 9c01616c3c ignore different flags for different fk indexes hace 7 años
  James Ahlborn 399e865d29 sort out setting owner and sids for new objects hace 7 años
  James Ahlborn 7362dd2392 implement writing fk indexes hace 7 años
  James Ahlborn 4d05cd6a3f updates hace 7 años
  James Ahlborn f808a1be9a fix directionality of relationship hace 7 años
  James Ahlborn f40b4f0cfd set fk type hace 7 años
  James Ahlborn 06e6141baa already has context hace 7 años
  James Ahlborn 6d1576e9f1 implement adding indexes for integ enforced relationships hace 7 años