915 Commits (master)

Author SHA1 Message Date
  James Ahlborn 22bf8a8642 cleanup some compiler warnings, thanks Markus Spann 1 month ago
  James Ahlborn 672387c5a4 fix NumberFormatter so that it formats according to the locale of the current db 1 month ago
  James Ahlborn 19ee157d4a ensure unit tests run reliably in different locales 1 month ago
  James Ahlborn e8d8c1d9ed add faq entry 2 months ago
  James Ahlborn dfaab620c5 do not increment unique entry count when replacing an existing entry 7 months ago
  James Ahlborn b39b2eedff prep for release 1 year ago
  James Ahlborn b02d1df66c Add option to DatabaseBuilder for ignoring broken system catalog indexes. Fixes #46 1 year ago
  James Ahlborn 4bb071f84c update parent pom 1 year ago
  James Ahlborn 223b7d2234 prep for release 1 year ago
  James Ahlborn 1ac3fbe1c9 Fix edge case which can cause table to be considered corrupt. Fixes #156 1 year ago
  James Ahlborn 0ab404db49 prep for release 1 year ago
  James Ahlborn b5aa0575e5 Add support for linked odbc tables. TableMetaData provides access to connection string and local TableDefinition if available. Fixes #45 1 year ago
  James Ahlborn e125700bdc update some docs 2 years ago
  James Ahlborn a61e2da7fe Add Table methods to access the creation and last modified dates 2 years ago
  James Ahlborn f8afc8dabc test util method 2 years ago
  James Ahlborn 61d40cafad prep for release 2 years ago
  James Ahlborn 1ff24f80a1 tighten up readonly handling for external channels; minor test code refactor 2 years ago
  James Ahlborn d52519607f update docs 2 years ago
  James Ahlborn 331e72a262 add unit tests for extended date/time type 2 years ago
  James Ahlborn 9706c1f1e5 Add support for extended date/time type in access 2019+ dbs 2 years ago
  James Ahlborn 3ff4ae6d67 Add basic support for access 2019+ dbs. 2 years ago
  James Ahlborn 253e37fa2d ignore trailing spaces when creating text index entries 3 years ago
  James Ahlborn dfe8f5f1df prep for release 3 years ago
  James Ahlborn 65d69efe9f no longer need to use initCause 3 years ago
  James Ahlborn ef3c97e830 update changes for 4.0.0 release 3 years ago
  James Ahlborn 80ec5ce28a some doc tweaks 3 years ago
  James Ahlborn 2328635638 tweak example 3 years ago
  James Ahlborn d9117987ac update documentation and version 3 years ago
  James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage 3 years ago
  James Ahlborn 08d31ee46e update docs 3 years ago
  James Ahlborn e358751fe0 make some useful things public; add auto module name to manifest 3 years ago
  James Ahlborn 2ff5115b9f minor code cleanup 3 years ago
  James Ahlborn 1af0589c29 prep for release 3 years ago
  James Ahlborn 43d6d9b38f Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3 years ago
  James Ahlborn 8ebcd46751 fix grammar 3 years ago
  James Ahlborn 1c424d6638 prep for release 3 years ago
  James Ahlborn 3f75e95a21 add details about 3.5 upgrade 3 years ago
  James Ahlborn 56444b2a86 cleanup imports 3 years ago
  James Ahlborn 1c0af21406 reference feature request 3 years ago
  James Ahlborn 9e0b807683 Add support for using Predicates to match values in Cursors. Add PatternColumnPredicate for searching with various pattern syntaxes 3 years ago
  James Ahlborn 0c69b9974e bump version due to backards incompat changes 3 years ago
  James Ahlborn 450ef90a1c change the default DateTimeType to LOCAL_DATE_TIME 3 years ago
  James Ahlborn 42c8f108f9 enable expression evaluation by default 3 years ago
  James Ahlborn 400f6cf962 tag functional interfaces; use lambda syntax 3 years ago
  James Ahlborn 11bf84249c add stream support to Iterable classes; add some unit tests with streaming 3 years ago
  James Ahlborn bd9509e682 use default remove impl 3 years ago
  James Ahlborn 159225923a tweak site docs 4 years ago
  James Ahlborn c1fa27fde7 better access 97 index test coverage 4 years ago
  James Ahlborn a3e70a0ef5 add changelog entry for access 97 index support 4 years ago
  James Ahlborn fefce70e97 add unit tests for access 97 text indexes 4 years ago