Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 před 6 roky
..
impl Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 před 6 roky
query Handle more advanced query join constructs. fixes issue #141 před 7 roky
util Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 před 7 roky
BigIndexTest.java more unit test speedups using in mem dbs před 9 roky
ComplexColumnTest.java minor cleanups před 7 roky
CursorBuilderTest.java relicense with Apache License před 9 roky
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. před 7 roky
DatabaseTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson před 7 roky
IndexTest.java add support for sharing backing index data across indexes during table creation před 8 roky
PropertiesTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson před 7 roky
RelationshipTest.java reorg a bunch of utility code into the TestUtil class před 9 roky
TableTest.java reorg a bunch of utility code into the TestUtil class před 9 roky
TableUpdaterTest.java Add option to specify relationship name, fixes pull request #4 před 7 roky
TestUtil.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 před 7 roky