Published August 17, 2021
| Version v2.0.1
Software
Open
CASFRI/PostgreSQL-Table-Translation-Framework: PostgreSQL Table Translation Framework v2.0.1
Authors/Creators
- 1. University Laval
Description
Tested with PostgreSQL v13.1 and v11.3
Only minor issues:
- Better support for NULLs in TT_PadConcat() (#248)
- Added an order parameter to TT_GetIndexTestVal() (#248)
- Fixed an issue with TT_SubstringText() making some translation very slow (#250)
- Fixed a minor issue in TT_PrettyDuration() for durations like 111.2973 and 59.9
- Display MEAN TIME PER ROW in TT_ShowProgress() only when currentRowNb > 1
- Added default error codes for some helper functions
- Minor changes to the main Readme
- Added citing instructions
- Added a license file (GNU)
Files
PostgreSQL-Table-Translation-Framework-2.0.1.zip
Files
(363.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:fa3dc5c73b56f178bece22584b8581fe
|
363.0 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/CASFRI/PostgreSQL-Table-Translation-Framework/tree/v2.0.1 (URL)