582 Commits (1ddbb960729ffa5f02eba10c6a309314b69b5863)
 

Author SHA1 Message Date
  James Ahlborn 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) 14 years ago
  James Ahlborn 33165ebc3a update comment 14 years ago
  James Ahlborn 1d14558bd1 Fix some places where table/column names were not being handled case-insensitively. (fix #3011084) 14 years ago
  James Ahlborn 3e17a0a56a Add ExportUtil and associated utilities for exporting tables to flat files (thanks to F. Gerbig), patch #3005272 14 years ago
  James Ahlborn aa1c9c8583 better test format handling 14 years ago
  James Ahlborn 1b59ad9bfc tweak byte formatting logic 14 years ago
  James Ahlborn bb7ef68152 some unit test cleanup 14 years ago
  James Ahlborn e72ae95ced update some site docs for 1.2.0 release 14 years ago
  James Ahlborn 613dd35999 [maven-release-plugin] prepare for next development iteration 14 years ago
  James Ahlborn cf1208f23f [maven-release-plugin] prepare release jackcess-1.2.0 14 years ago
  James Ahlborn 3c7754ba7d prep for release 14 years ago
  James Ahlborn dba18793aa update changelog 14 years ago
  James Ahlborn 56f5901af8 cleanup stream on database open failure 14 years ago
  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