Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 vor 6 Jahren
..
impl Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 vor 6 Jahren
query Handle more advanced query join constructs. fixes issue #141 vor 7 Jahren
util Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 vor 7 Jahren
BigIndexTest.java more unit test speedups using in mem dbs vor 9 Jahren
ComplexColumnTest.java minor cleanups vor 7 Jahren
CursorBuilderTest.java relicense with Apache License vor 9 Jahren
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. vor 7 Jahren
DatabaseTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson vor 7 Jahren
IndexTest.java add support for sharing backing index data across indexes during table creation vor 8 Jahren
PropertiesTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson vor 7 Jahren
RelationshipTest.java reorg a bunch of utility code into the TestUtil class vor 9 Jahren
TableTest.java reorg a bunch of utility code into the TestUtil class vor 9 Jahren
TableUpdaterTest.java Add option to specify relationship name, fixes pull request #4 vor 7 Jahren
TestUtil.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 vor 7 Jahren