298 Комити (jackcess-3.0.1)

Аутор SHA1 Порука Датум
  James Ahlborn 1fb85bd37a Add Database.newTableMetaDataIterable() which enables iterating through table names without loading the entire collection into memory at once пре 5 година
  James Ahlborn 831d8c0b1d Add ColumnFormatter utility which can apply Column Format property for display of column values пре 5 година
  James Ahlborn 92caa33ac2 minor cleanups пре 5 година
  James Ahlborn 7e01bae3cd handle number formats with no required digits пре 5 година
  James Ahlborn b2bb4fcdba more tests and tweaks to custom formatting пре 5 година
  James Ahlborn 229464aff2 more tests, more bug fixes for custom formats пре 5 година
  James Ahlborn f3c8bb34a4 add unit tests, fix bugs in custom formats пре 5 година
  James Ahlborn a06385c7c9 Use column label from ResultSetMetaData when importing. Fixes #152 пре 5 година
  James Ahlborn cb9ed9bd0b Fix parsing of escaped double quotes in expressions пре 5 година
  James Ahlborn ded1c6e0a1 implement remaining custom formatting, not tested пре 5 година
  James Ahlborn 85c0657595 fix parsing of escaped double quote; implement euro format; implement most custom formatting пре 5 година
  James Ahlborn c25109f673 Fix length in units calculation for Access 97 text fields. Fixes #151 пре 5 година
  James Ahlborn 55531bcd05 fix channel open options for new files пре 5 година
  James Ahlborn f3a4168bd5 use fromUnitSize пре 5 година
  James Ahlborn 0f568a4620 add system prop for date/time type; rework how date/times are written based on date/time type пре 5 година
  James Ahlborn 9c638f35bf overrides everywhere пре 5 година
  James Ahlborn a92bc3439f more javadoc fixes пре 5 година
  James Ahlborn df615627c3 get javadocs displaying correctly пре 5 година
  James Ahlborn c1aa151cd4 add LocalDateTime variants for various public Date based methods пре 5 година
  James Ahlborn 112cb827e9 Ignore column validators for read-only dbs. This will avoid irrelevant failures when reading databases which have invalid column properties. Fixes #150 пре 5 година
  James Ahlborn 21fe1417bb use interface to pass zone info into date/time conversion methods пре 5 година
  James Ahlborn 843a44dfe0 switch expression engine to LocalDateTime пре 5 година
  James Ahlborn 99af2bc3a6 round LDT date/times to millis; add some initial tests for LDT times пре 5 година
  James Ahlborn abf32c90b1 initial support for LocalDateTime and Temporal types пре 5 година
  James Ahlborn cd6d6e622c minor tweaks to date handling; clear caches when config updated; ensure date formats have correct symbols пре 5 година
  James Ahlborn 6626d6b28f add support for Path пре 5 година
  James Ahlborn 322126f37d ditch log4j пре 5 година
  James Ahlborn ecccae0407 upgrade poi; upgrade various plugins пре 5 година
  James Ahlborn f6315def9c switch to commons lang3 пре 5 година
  James Ahlborn d209a57058 implement Format with predefined formats пре 5 година
  James Ahlborn 8c64c96af6 currency format uses parens; add bool predefined formats пре 5 година
  James Ahlborn dad3be567a beginnings of general format support пре 5 година
  James Ahlborn ea8a75596c share nchars impl пре 5 година
  James Ahlborn 276ed56910 cache and reuse DecimalFormat instances пре 5 година
  James Ahlborn ac6811e50d implement FormatDateTime function пре 5 година
  James Ahlborn 25069267eb implement FormatCurrency and FormatPercent пре 5 година
  James Ahlborn fedeb0bc35 fill out remaining tests for FormatNumber пре 5 година
  James Ahlborn a2a57f1c3c add more numeric config пре 5 година
  James Ahlborn 47de466737 untested support for FormatNumber пре 5 година
  James Ahlborn b1fa4abea5 implement DateDiff function пре 5 година
  James Ahlborn 45699400f0 implement replace function пре 5 година
  James Ahlborn 504a1d8c0b implement Val function пре 5 година
  James Ahlborn 45f64df5c5 finish DateAdd function пре 5 година
  James Ahlborn 8d5f4dc169 initial work for DateAdd function пре 5 година
  James Ahlborn cea9b76064 update javadocs for new function пре 5 година
  James Ahlborn 6d1e438383 rework string conversion to date; add support for dates with implicit years; implement DatePart function пре 5 година
  James Ahlborn 603d0d1313 reimplemnt and test financial functions пре 5 година
  James Ahlborn 11b92ba49d add support for strconv function пре 5 година
  James Ahlborn 535e01e485 handle am/pm suffix dependent on date/time config пре 5 година
  James Ahlborn 762312dd49 handle alternate decimal separators based on numeric config пре 5 година