Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад