| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-04-14 | 940 Bytes | |
| csvjdbc-1.0-37.jar | 2021-04-14 | 176.2 kB | |
| Totals: 2 Items | 177.1 kB | 1 | |
Source code for CsvJdbc version 1.0-37 available from the 'Download Snaphot' link at CsvJdbc SourceForge Git Page
Changes in CsvJdbc version 1.0-37, 14 April 2021
Tracker: Bugs
- 132, Avoid deprecated Double(double), Integer(int) constructors
Tracker: Feature Requests
- 104, Interpret two-character separator '\' and 't' as TAB character Tracker: Support Requests
Tracker: Patches
GitHub Issues:
- 8, Charset not applied onto indexed fileTailPattern result and fileTailParts
- 10, Use Java 8 java.time.format.DateTimeFormatter for parsing timestamps
- 11, Setup GitHub Actions
- 16, Log each driver property passed to getConnection
- 19, Use try-with-resources in unit tests
- 21, Use try-with-resources to avoid finally statements
- 22, Add @Override annotations
- 24, Fix wrong overridden method EncryptedFileInputStream.read(byte[] b)