Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
James Ahlborn 4fb8409266 Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 il y a 6 ans
..
AutoNumberTest.java Allow inserting negative auto number fields, fixes pull request #3 il y a 7 ans
BigIntTest.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 il y a 6 ans
CalcFieldTest.java reorg a bunch of utility code into the TestUtil class il y a 9 ans
CodecHandlerTest.java reorg a bunch of utility code into the TestUtil class il y a 9 ans
DatabaseReadWriteTest.java Fix handling of dateTimes before the access epoch. fixes issue #126 il y a 9 ans
FKEnforcerTest.java Allow null values in foreign key fields when enforcing referential integrity. Fixes issue #136 il y a 8 ans
IndexCodesTest.java reorg a bunch of utility code into the TestUtil class il y a 9 ans
JetFormatTest.java Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 il y a 7 ans
LongValueTest.java more unit test speedups using in mem dbs il y a 9 ans
UsageMapTest.java Add support for global usage maps which are reference type maps. fixes issue #138 il y a 7 ans