You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 преди 6 години
..
impl Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 преди 6 години
query Handle more advanced query join constructs. fixes issue #141 преди 7 години
util Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 преди 7 години
BigIndexTest.java more unit test speedups using in mem dbs преди 9 години
ComplexColumnTest.java minor cleanups преди 7 години
CursorBuilderTest.java relicense with Apache License преди 9 години
CursorTest.java Implement support for partial index lookups. Efficient IndexCursor lookups can now be done with multi-column indexes using only some of the columns in the index. преди 7 години
DatabaseTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson преди 7 години
IndexTest.java add support for sharing backing index data across indexes during table creation преди 8 години
PropertiesTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson преди 7 години
RelationshipTest.java reorg a bunch of utility code into the TestUtil class преди 9 години
TableTest.java reorg a bunch of utility code into the TestUtil class преди 9 години
TableUpdaterTest.java Add option to specify relationship name, fixes pull request #4 преди 7 години
TestUtil.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 преди 7 години