Table of Contents
Valentina Release 5.8.8 Notes
Valentina Kernel
- [Imp] - 7214: Improved diagnose of VarChar page, to show RecID of 2 values, which found in wrong order.
Valentina Studio
- [FIX] - MySQL: added missing processing of the error in multiple statements.
- [FIX] - MySQL: corrected query to run on MySQL 5.7 with ONLY_FULL_GROUP_BY option enabled.
- [FIX] - 7142: Fields in CSV file which are empty block import to Postgresql server.
Valentina for Xojo
- [NEW] - Parameter “inRecID = 0” added into VTable.DeleteRecord( inRecID = 0 ).
- [FIX] - in V4RB_Cocoa target. VReport.dylib was required, but must be optional linkage to this dll.
Valentina for .NET
- [NEW] - Parameter “inRecID = 0” added into VTable.DeleteRecord( inRecID = 0 ).