Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 6 anos atrás
..
impl Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 6 anos atrás
query Handle more advanced query join constructs. fixes issue #141 7 anos atrás
util Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 anos atrás
BigIndexTest.java more unit test speedups using in mem dbs 9 anos atrás
ComplexColumnTest.java minor cleanups 7 anos atrás
CursorBuilderTest.java relicense with Apache License 9 anos atrás
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 anos atrás
DatabaseTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 anos atrás
IndexTest.java add support for sharing backing index data across indexes during table creation 8 anos atrás
PropertiesTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 anos atrás
RelationshipTest.java reorg a bunch of utility code into the TestUtil class 9 anos atrás
TableTest.java reorg a bunch of utility code into the TestUtil class 9 anos atrás
TableUpdaterTest.java Add option to specify relationship name, fixes pull request #4 7 anos atrás
TestUtil.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 anos atrás