Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
James Ahlborn ded1c6e0a1 implement remaining custom formatting, not tested 5 лет назад
..
expr implement remaining custom formatting, not tested 5 лет назад
AutoNumberTest.java Allow inserting negative auto number fields, fixes pull request #3 7 лет назад
BigIntTest.java Add full support for access 2016 databases including the new 'Large Number' (aka Bigint) data type. Fixes feature #37 6 лет назад
CalcFieldTest.java reorg a bunch of utility code into the TestUtil class 9 лет назад
CodecHandlerTest.java reorg a bunch of utility code into the TestUtil class 9 лет назад
DatabaseReadWriteTest.java switch expression engine to LocalDateTime 5 лет назад
FKEnforcerTest.java Allow null values in foreign key fields when enforcing referential integrity. Fixes issue #136 8 лет назад
IndexCodesTest.java reorg a bunch of utility code into the TestUtil class 9 лет назад
JetFormatTest.java fix channel open options for new files 5 лет назад
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 лет назад