Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
James Ahlborn 23f397f625 isolate java.sql usage so that the module is not required for core jackcess usage 3 лет назад
..
expr tweak unit tests to allow for slight precision variations in different jvms 5 лет назад
AutoNumberTest.java Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3 лет назад
BigIntTest.java Add more static utility methods to DatabaseBuilder to enable more succinct object construction code using static imports 3 лет назад
CalcFieldTest.java enable expression evaluation by default 4 лет назад
CodecHandlerTest.java Add ColumnFormatter utility which can apply Column Format property for display of column values 5 лет назад
DatabaseReadWriteTest.java switch expression engine to LocalDateTime 5 лет назад
FKEnforcerTest.java enable expression evaluation by default 4 лет назад
IndexCodesTest.java change the default DateTimeType to LOCAL_DATE_TIME 4 лет назад
JetFormatTest.java isolate java.sql usage so that the module is not required for core jackcess usage 3 лет назад
LongValueTest.java more unit test speedups using in mem dbs 9 лет назад
TopoSorterTest.java plug expr evaluation into columns/tables; create Identifier for tracking expression ids; support single quoting in expressions; tweak string to number coercion; implement topo sorter for calc col eval 6 лет назад
UsageMapTest.java Add support for global usage maps which are reference type maps. fixes issue #138 7 лет назад