1130 コミット (jackcess-2.1.6)
 

作成者 SHA1 メッセージ 日付
  James Ahlborn b0b70aba85 [maven-release-plugin] copy for tag jackcess-2.1.6 7年前
  James Ahlborn 72e08ea172 [maven-release-plugin] prepare release jackcess-2.1.6 7年前
  James Ahlborn c42fa05959 prep for release 7年前
  James Ahlborn e4c2cde994 better fix for switching read-only file formats to read-only mode, wrap with read-only FileChannel. fixes feature #34 7年前
  James Ahlborn a30708e2ce Add support for global usage maps which are reference type maps. fixes issue #138 7年前
  James Ahlborn 7b8f4c32d5 automatically switch to read-only mode when opening a file format which does not support writing, fixes feature #34 7年前
  James Ahlborn 96b9c8c5db [maven-release-plugin] prepare for next development iteration 7年前
  James Ahlborn a094d69d0d [maven-release-plugin] prepare release jackcess-2.1.5 7年前
  James Ahlborn d12da09daf prepare for release 7年前
  James Ahlborn 7a8d00fbca doc updates 7年前
  James Ahlborn f8212d111e misc cleanups; doc updates 7年前
  James Ahlborn 09a70b9f24 update docs for new metadata update support 7年前
  James Ahlborn 545c026985 more update tests; fix minor bug with allocating new usage maps 7年前
  James Ahlborn 819953ac72 merge branch mutateops changes through r1030 7年前
  James Ahlborn 4de28cb4f6 update javadocs, minor cleanups 7年前
  James Ahlborn 8fdd98bd2a expand unit tests 7年前
  James Ahlborn fb78ea1075 remove debug output 7年前
  James Ahlborn c41e88f465 ensure unique rel name and limit total length 7年前
  James Ahlborn e651d85f15 add some unit tests 7年前
  James Ahlborn 2faaa260fa merge trunk changes through r1024 7年前
  James Ahlborn 70eb4cc43c minor cleanups 7年前
  James Ahlborn 918a197922 merge trunk changes through r1022 7年前
  James Ahlborn e9dcad296a Change multi-value complex columns so that they return all relevant column properties. 7年前
  James Ahlborn 9c01616c3c ignore different flags for different fk indexes 7年前
  James Ahlborn 399e865d29 sort out setting owner and sids for new objects 7年前
  James Ahlborn 7362dd2392 implement writing fk indexes 7年前
  James Ahlborn 4d05cd6a3f updates 7年前
  James Ahlborn f808a1be9a fix directionality of relationship 7年前
  James Ahlborn f40b4f0cfd set fk type 7年前
  James Ahlborn 06e6141baa already has context 7年前
  James Ahlborn 6d1576e9f1 implement adding indexes for integ enforced relationships 7年前
  James Ahlborn fceec0358a add some validation for integrity enforced relationships 7年前
  James Ahlborn 8d88e1737d implement fkref writing; more error context; make relationship name unique 7年前
  James Ahlborn 832fb5e6a6 add row rel row to sys catalog as well 7年前
  James Ahlborn 218af39eaa update 7年前
  James Ahlborn cea1bf2b38 implement logic to determine if relationship is one-to-one 7年前
  James Ahlborn 4958d26f36 update comment 7年前
  James Ahlborn c0f012de1f some fixups to get rel insert functional 7年前
  James Ahlborn 75b8acd8a2 updates 7年前
  James Ahlborn 05c3c85cc9 implement method for writing new relationship to db 7年前
  James Ahlborn 7f6559f8f1 add some utility methods for creating relationship indexes 7年前
  James Ahlborn 414bb453e4 begin work on adding relationships 7年前
  James Ahlborn 060172ce30 reorg to prep for RelationshipBuilder; move remaining table creation logic from TableBuilder to TableCreator 7年前
  James Ahlborn f2578a5a48 few minor cleanups 7年前
  James Ahlborn 7e0838c282 rework public api for adding index/column, ditch TableModBuilder 7年前
  James Ahlborn 4dddf8bcbe populate new index data after creation 7年前
  James Ahlborn 523a31dad2 get add index def functional 8年前
  James Ahlborn 01e9427fe9 implement check for determining backing index data 8年前
  James Ahlborn 8f482230a1 implement most of the dirty work for adding indexes 8年前
  James Ahlborn a45ac7fc22 checkpointing some progress on add index 8年前