1213 Commits (jackcess-1.2.11)
 

Author SHA1 Message Date
  James Ahlborn 8934f9fd42 minor tweak 15 years ago
  James Ahlborn 2cae3d1551 add some more query tests 15 years ago
  James Ahlborn b07155fe47 quote remotedb, add support for remotedb type 15 years ago
  James Ahlborn b0e9d0a4dc initial work towards supporting reading/formatting access queries 15 years ago
  James Ahlborn 18cf40829b fix spelling 15 years ago
  James Ahlborn e6ecfecaab [maven-release-plugin] prepare for next development iteration 15 years ago
  James Ahlborn abf9c7a034 [maven-release-plugin] prepare release rel_1_1_18 15 years ago
  James Ahlborn 8069aca5f0 prep for release 15 years ago
  James Ahlborn 57b7412966 Add ErrorHandler utility for customizing error handling during row 15 years ago
  James Ahlborn 130789d1f0 Add Database.getSystemTable method for accessing system tables 15 years ago
  James Ahlborn 30b338ad93 copy/paste old year 15 years ago
  James Ahlborn a71be1bae3 Add RowFilter contributed by Patricia Donaldson 15 years ago
  James Ahlborn ea777f4549 [maven-release-plugin] prepare for next development iteration 15 years ago
  James Ahlborn 0dfb353e70 [maven-release-plugin] prepare release rel_1_1_17 15 years ago
  James Ahlborn 324e51c4af prep for release 15 years ago
  James Ahlborn 4ee04fea44 Fix simple index handling of tail index pages (2043499) 15 years ago
  James Ahlborn 19f784490c add utility methods for getting size/scale/precision within valid range for a given type 16 years ago
  James Ahlborn 7094a4d9b6 fix doc issue #2035207 16 years ago
  James Ahlborn 0efaebd8b1 [maven-release-plugin] prepare for next development iteration 16 years ago
  James Ahlborn 3c42f018e1 [maven-release-plugin] prepare release rel_1_1_16 16 years ago
  James Ahlborn fa97b5bb7b kind of useless now 16 years ago
  James Ahlborn 76d89cc4fc prep for release 16 years ago
  James Ahlborn 4af4fe4451 Add compression code for possible future use; add compression unit 16 years ago
  James Ahlborn d1359adfbf Add primitive support for writing unicode compressed text columns. 16 years ago
  James Ahlborn 050db7f0f7 minor cleanups 16 years ago
  James Ahlborn 7afa998954 Share out-of-line long value pages in order to generate more compact database files 16 years ago
  James Ahlborn 16d611821a Add some more limit checking into table creation based on what access supports (max rows per table, max identifier lengths). 16 years ago
  James Ahlborn 030b110901 Better column type translation for very large MEMO/OLE types in the Database.copyTable logic 16 years ago
  James Ahlborn 9541bb51bb better account for memo space usage 16 years ago
  James Ahlborn 48404ab2d6 Reserve minimum space for memo/ole fields so that greedy inline row usage does not cause spurious write failures for wide tables. 16 years ago
  James Ahlborn 506b7c28ee [maven-release-plugin] prepare for next development iteration 16 years ago
  James Ahlborn ed9ccf9090 [maven-release-plugin] prepare release rel_1_1_15 16 years ago
  James Ahlborn 3fa38f75cc prep for release 16 years ago
  James Ahlborn f6d431d8d2 Reduce maximum row size to what Access considers valid. 16 years ago
  James Ahlborn 0ec5b19a9f Fix writing of large memo/ole fields. Apparently Access does not like 16 years ago
  James Ahlborn 0a36276507 additional convenience methods 16 years ago
  James Ahlborn 49f828416c add some prefix compression 16 years ago
  James Ahlborn eb63d7a1b7 [maven-release-plugin] prepare for next development iteration 16 years ago
  James Ahlborn 596c6bdcc4 [maven-release-plugin] prepare release rel_1_1_14 16 years ago
  James Ahlborn f139d35a9c prep for release 16 years ago
  James Ahlborn d94612ec0d add comments 16 years ago
  James Ahlborn 0a1ab3559a test batch updates and null entries 16 years ago
  James Ahlborn 78ace51889 fix copyrights 16 years ago
  James Ahlborn b999f8502f cleanup unused param 16 years ago
  James Ahlborn 9442b7273f fix bigindex property handling in unit tests 16 years ago
  James Ahlborn 27f7855db1 implement page deallocation; fix some issues in global usage map handling 16 years ago
  James Ahlborn d2d14fe7ee update unit tests to cover more of big index code; fix tail promotion/demotion 16 years ago
  James Ahlborn e59184ffac enhance some exception messages 16 years ago
  James Ahlborn b530c3d58a minor javadoc fixes 16 years ago
  James Ahlborn 15465c0260 fix tail demotion 16 years ago