1130 Commits (jackcess-2.1.6)
 

Author SHA1 Message Date
  James Ahlborn ee49db8317 more unit test speedups using in mem dbs 9 years ago
  James Ahlborn 0e1f59df4d refactor DatabaseTest into more test classes 9 years ago
  James Ahlborn fcf9ef1843 reorg a bunch of utility code into the TestUtil class 9 years ago
  James Ahlborn 4920d75eee use inmem dbs to speed up slow unit tests 9 years ago
  James Ahlborn 0521456553 more user friendly exception message 9 years ago
  James Ahlborn 09c42b87bb Load linked table info from system table when reading databases with unsupported sort orders. Fixes issue #123 9 years ago
  James Ahlborn f60e86a79b tweak site 9 years ago
  James Ahlborn 9d040b14b6 [maven-release-plugin] prepare for next development iteration 9 years ago
  James Ahlborn 4fdfcca5e2 [maven-release-plugin] prepare release jackcess-2.1.0 9 years ago
  James Ahlborn 17908417ae relicense with Apache License 9 years ago
  James Ahlborn 99fa877f0f remove unused loggers 9 years ago
  James Ahlborn e4e4ba42f6 need to compare primitive short 9 years ago
  James Ahlborn 33f5df4394 [maven-release-plugin] prepare for next development iteration 9 years ago
  James Ahlborn 85f5b2babd [maven-release-plugin] prepare release jackcess-2.0.9 9 years ago
  James Ahlborn 2702b79151 prep for release 9 years ago
  James Ahlborn f97595dea9 cleanup some ColumnBuilder stuff around copying existing columns, remove useless warning; fixes #120 9 years ago
  James Ahlborn 535fc3dac5 better index setup call 9 years ago
  James Ahlborn fad035e0b9 Implement support for indexes on BINARY fields 9 years ago
  James Ahlborn b60366623e missed a few more error context usages 9 years ago
  James Ahlborn 957d85b4f1 lower log level for certain system table warnings; add contextual info to many errors/warnings: feature #29 9 years ago
  James Ahlborn babfdb1947 add some convenience methods for new TableIterableBuilder; add change notes for linked table updates 9 years ago
  James Ahlborn 4ffcf30a2a fix linked table test; add unit tests for new table iteration methods 9 years ago
  James Ahlborn 54713bcd6c add more flexible table iteration, feature #28 9 years ago
  James Ahlborn 535c89ba66 test isLinkedTable method, feature #28 9 years ago
  James Ahlborn 339c27868e add method to simplify testing whether or not a Table is linked to a Database, feature #28 9 years ago
  Dan Rollo 9a7e8daa15 removed '-server' jvm flag to allow build to run on client jvm (e.g. RaspberryPi). 9 years ago
  James Ahlborn 8a22b4e252 handle input String boolean values 9 years ago
  James Ahlborn 8189b45196 handle input String boolean values 9 years ago
  James Ahlborn 95d0db424e Make ColumnBuilder.setMaxLength do the right thing regardless of column type. Add setMaxScale and setMaxPrecision helpers. Make default length for TEXT columns the max length 9 years ago
  James Ahlborn 0349005335 minor cleanup in toInternalValue 9 years ago
  James Ahlborn 6b74a49d9b make SimpleColumnMatcher handle a wider range of input data types by coercing them to the appropriate internal value typefg 9 years ago
  James Ahlborn b5ba01ff3b [maven-release-plugin] prepare for next development iteration 9 years ago
  James Ahlborn 0f1e5b7db4 [maven-release-plugin] prepare release jackcess-2.0.8 9 years ago
  James Ahlborn 5d07437b86 prep for release 9 years ago
  James Ahlborn 3c627eeec0 update some out of date info on the faq 9 years ago
  James Ahlborn d327ceb55e Better validation of identifier names (disallow invalid characters according to access naming rules) 9 years ago
  James Ahlborn e6e0208c97 Don't double quote already quoted identifiers. fixes patch 18 9 years ago
  James Ahlborn 2e461c270a Fix table name quoting for append and make table queries. fixes patch #17 9 years ago
  James Ahlborn bae32bb3b1 Add newer sql type to access type mappings if the jvm supports them. fixes #113 9 years ago
  James Ahlborn ba9f98969f [maven-release-plugin] prepare for next development iteration 9 years ago
  James Ahlborn 8c2e0506da [maven-release-plugin] prepare release jackcess-2.0.7 9 years ago
  James Ahlborn a9a5aeaeb4 prep for release 9 years ago
  James Ahlborn 45d9cf846b make money columns report accurate scale/precision, fixes #112 9 years ago
  James Ahlborn d50370e04a more unit tests for unicode compression 9 years ago
  James Ahlborn a0c7c8dc68 rework unicode compression support, fixes issue 111 9 years ago
  James Ahlborn dccc4c1621 updates 9 years ago
  James Ahlborn f8ba282d71 more unit test perf tweaks 9 years ago
  James Ahlborn ec37e5c573 fix code example 9 years ago
  James Ahlborn a5b28905c5 [maven-release-plugin] prepare for next development iteration 9 years ago
  James Ahlborn 62bbd21965 [maven-release-plugin] prepare release jackcess-2.0.6 9 years ago