12 Commits (831d8c0b1d0996ba63c9e2ef3b73d6a8982a3ad2)

Author SHA1 Message Date
  James Ahlborn 831d8c0b1d Add ColumnFormatter utility which can apply Column Format property for display of column values 5 years ago
  James Ahlborn 0f568a4620 add system prop for date/time type; rework how date/times are written based on date/time type 5 years ago
  James Ahlborn c1aa151cd4 add LocalDateTime variants for various public Date based methods 5 years ago
  James Ahlborn 6626d6b28f add support for Path 5 years ago
  James Ahlborn eae1835fb7 add unit tests for property expression evaluation features 6 years ago
  James Ahlborn 8368b87ccd implement a bunch of functions which really need unit tests; add support for calculated field expressions 6 years ago
  James Ahlborn ae032248c9 Add CustomLinkResolver which facilitates loading linked tables from files which are not access databases. fixes feature request #36 7 years ago
  James Ahlborn 54972c4de5 Cover the GENERIC_JET4 format in unit tests, thanks to Gord Thompson 7 years ago
  James Ahlborn e8616e6476 Allow optional direct insert/update of autonumber values. This is disabled by default, but can be selectively enabled per-jvm (using system property), per-database, and per-table. fixes feature #32 9 years ago
  James Ahlborn ee49db8317 more unit test speedups using in mem dbs 9 years ago
  James Ahlborn 0e1f59df4d refactor DatabaseTest into more test classes 9 years ago
  James Ahlborn fcf9ef1843 reorg a bunch of utility code into the TestUtil class 9 years ago