12 Коміти (42c8f108f9e45d7f3e97b67f7c4fe2b8fa5453f1)

Автор SHA1 Повідомлення Дата
  James Ahlborn 42c8f108f9 enable expression evaluation by default 4 роки тому
  James Ahlborn aa9555c667 add support for sharing backing index data across indexes during table creation 8 роки тому
  James Ahlborn fcf9ef1843 reorg a bunch of utility code into the TestUtil class 9 роки тому
  James Ahlborn 17908417ae relicense with Apache License 9 роки тому
  James Ahlborn fad035e0b9 Implement support for indexes on BINARY fields 9 роки тому
  James Ahlborn 5ab3c60555 more test speedups 9 роки тому
  James Ahlborn 840ccbde0f add convenience methods to Row for getting values cast to specific types 10 роки тому
  James Ahlborn 23b2a93764 add some convenience methods for working with primary keys 10 роки тому
  James Ahlborn a3c4f6214b attempt to restore autonumbers on some add row failures 10 роки тому
  James Ahlborn aa1c80cbff Rework row add/update so that constraint violations do not leave behind partially written rows, fixes issue 99 10 роки тому
  James Ahlborn 0f766b14c3 remove unnecessary methods 10 роки тому
  James Ahlborn 417fb06208 move files into standard maven dir structure 10 роки тому
  James Ahlborn 36e962f975 more javadoc cleanup; minor refactor of Joiner iteration methods 10 роки тому
  James Ahlborn dccac86c85 expand javadocs for core interfaces 10 роки тому
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 11 роки тому
  James Ahlborn 82caf7c825 add a few util methods related to indexes and joins 13 роки тому
  James Ahlborn 69f4ea2454 Add the Joiner utility and some new methods to IndexCursor to make it easier to join tables using pre-defined (index backed) relationships. 13 роки тому
  James Ahlborn bb4ce1424c add Index.getReferencedIndex for retrieving the referenced index of a foreign key index 13 роки тому
  James Ahlborn c10c32949f add 2010 unit tests 13 роки тому
  James Ahlborn b45b32f4a3 fix test info 13 роки тому
  James Ahlborn 334c5ff3e7 add support for creating indexes (except foreign key indexes) on a table when a table is created 13 роки тому
  James Ahlborn 0f7f2b12b4 more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058) 13 роки тому
  James Ahlborn 4aae259be1 add more jet3 tests, disable index lookups for jet3 14 роки тому
  James Ahlborn 13e81be7d5 add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751) 14 роки тому
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 14 роки тому
  James Ahlborn df8fc3e6d7 add some replid index tests 14 роки тому
  James Ahlborn a71be1bae3 Add RowFilter contributed by Patricia Donaldson 15 роки тому
  James Ahlborn a384c7f87e initial (untested) code which supports page splitting 16 роки тому
  James Ahlborn 7bc622cabb add support for optionally enabling big index support 16 роки тому
  James Ahlborn 4458461f52 make unit tests work for either index type; minor refactoring 16 роки тому
  James Ahlborn d9bd45a7a6 add test for uniqueEntryCount updates 16 роки тому
  James Ahlborn d4113e1b68 use readOnly dbs for unit tests 16 роки тому
  James Ahlborn 5c1b068826 add unit tests (and fix some bugs) for ignoreNull and unique index handling 16 роки тому
  James Ahlborn f37b7c5449 formalize code for reading unsigned bytes 16 роки тому
  James Ahlborn 3bbc8a0eef More fixes for index parsing. Believe index names are now correctly 16 роки тому
  James Ahlborn 47e78e51bb fix some compiler warnings 16 роки тому
  James Ahlborn b873018902 fix file copyrights 16 роки тому
  James Ahlborn 1fcd851a9f Update table row count correctly on row deletion or bulk row addition, 16 роки тому
  James Ahlborn 584802a0b8 read index entries on demand 17 роки тому
  James Ahlborn 0fbd0d45ec support reading 'compressed' indexes (fix 1563654) 17 роки тому
  James Ahlborn 23423a0a36 fix ordering of byte code comparator 17 роки тому