Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 pirms 6 gadiem
..
impl Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 pirms 6 gadiem
query Handle more advanced query join constructs. fixes issue #141 pirms 7 gadiem
util Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 pirms 7 gadiem
BigIndexTest.java more unit test speedups using in mem dbs pirms 9 gadiem
ComplexColumnTest.java minor cleanups pirms 7 gadiem
CursorBuilderTest.java relicense with Apache License pirms 9 gadiem
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. pirms 7 gadiem
DatabaseTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson pirms 7 gadiem
IndexTest.java add support for sharing backing index data across indexes during table creation pirms 8 gadiem
PropertiesTest.java Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson pirms 7 gadiem
RelationshipTest.java reorg a bunch of utility code into the TestUtil class pirms 9 gadiem
TableTest.java reorg a bunch of utility code into the TestUtil class pirms 9 gadiem
TableUpdaterTest.java Add option to specify relationship name, fixes pull request #4 pirms 7 gadiem
TestUtil.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 pirms 7 gadiem