1208 Commits (jackcess-1.2.11)
 

Author SHA1 Message Date
  James Ahlborn e94abeff3a enable big index support by default 14 years ago
  James Ahlborn a262448505 resolve some todos 14 years ago
  James Ahlborn b8d9e7bb78 reindent 14 years ago
  James Ahlborn 9081d98806 remove unsupported v1997, minor reformats 14 years ago
  James Ahlborn f38949bb91 bump version for next release 14 years ago
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 14 years ago
  James Ahlborn ade82911c7 Fix BigIndexTest to work in IDEs w/out sys.prop 14 years ago
  James Ahlborn 4661de7ff6 [maven-release-plugin] prepare release newformats 14 years ago
  James Ahlborn 1ead228182 [maven-release-plugin] prepare branch newformats 14 years ago
  James Ahlborn d9e19ed5bf [maven-release-plugin] prepare for next development iteration 14 years ago
  James Ahlborn 31c64809d7 [maven-release-plugin] prepare release jackcess-1.1.21 14 years ago
  James Ahlborn e2a6a36d77 prep for release 14 years ago
  James Ahlborn b771eb7fa4 minor tweak 14 years ago
  James Ahlborn d2a4e05eb5 fix some text index edge cases; add some extensive text index unit tests; add some comments 14 years ago
  James Ahlborn 5cd96f02bf update changelog 14 years ago
  James Ahlborn b30e682ffe always use unix newlines 14 years ago
  James Ahlborn 5ef7075058 use custom byte stream 14 years ago
  James Ahlborn b9f8f8502c initial index support for all characters in BMP 0 14 years ago
  James Ahlborn 350e547443 Set overflow info in header row, not in last data row. (fixes #2919216) 14 years ago
  James Ahlborn d590fa696b minor refactor 14 years ago
  James Ahlborn 8c625cfd2c add support for index owned pages usage maps 14 years ago
  James Ahlborn 7556fa9a16 Refactor import/copy methods from Database into ImportUtil. Allow 14 years ago
  James Ahlborn 1302a37c91 improve date handling, handle more binary/character input types 14 years ago
  James Ahlborn 075780a2f3 [maven-release-plugin] prepare for next development iteration 14 years ago
  James Ahlborn 26f104103f [maven-release-plugin] prepare release jackcess-1.1.20 14 years ago
  James Ahlborn a5910c1f82 update parent pom 14 years ago
  James Ahlborn 169b978584 prep for release 14 years ago
  James Ahlborn eb6a8d6e05 minor refactor to fixed length handling of text fields, add simple binary fields to fixed length handling 14 years ago
  James Ahlborn 9c3b8da7e7 minor cleanup 14 years ago
  James Ahlborn 1d62cd563e more ideas 14 years ago
  James Ahlborn c190f7216c support reading/writing fixed length text columns (fixe #2886370) 14 years ago
  James Ahlborn efca0b593b add some more tests/utility code for row updates 14 years ago
  James Ahlborn a49de754bc initial update row support 14 years ago
  James Ahlborn df8fc3e6d7 add some replid index tests 14 years ago
  James Ahlborn cc77d55b51 add some replid indexes 14 years ago
  James Ahlborn 03de09743b initial support for guid indexes and guid autonumbers 14 years ago
  James Ahlborn 24b20e6d8c doc updates 14 years ago
  James Ahlborn 53da7b3e5a site updates 14 years ago
  James Ahlborn 09af14d9f4 update release date 15 years ago
  James Ahlborn 0688617e81 [maven-release-plugin] prepare for next development iteration 15 years ago
  James Ahlborn 67e7c090b5 [maven-release-plugin] prepare release rel_1_1_19 15 years ago
  James Ahlborn cc98d27ddb minor tweaks 15 years ago
  James Ahlborn 4471ce1f6f update docs 15 years ago
  James Ahlborn 5d7d876aae return ordered set of table names 15 years ago
  James Ahlborn 5f0f190e88 safer fixed offset handling 15 years ago
  James Ahlborn 2a058943cf use join syntax closer to access 15 years ago
  James Ahlborn aeab15c5c1 add some more query read tests 15 years ago
  James Ahlborn cd23b43568 add initial test for reading queries; add support for multicolumn joins 15 years ago
  James Ahlborn 9ee53ade6d add database method to load queries 15 years ago
  James Ahlborn fe704cc133 Be more forgiving for input column length. #2788029 15 years ago