Switch to: V12V11V10V9V8V7V6V5

Valentina Release 5.5.4 Notes

Valentina Kernel

  • [Fix] - 1893: SELECT… WHERE abc = 08 returns incorrect results.
  • [Fix] - 3146: CURRENT_DATE() should be a synonym of CURDATE().
  • [Fix] - 3147: CURRENT_TIME() should be a synonym of CURTIME().
  • [Fix] - 3150: SELECT IFNULL(NOT NULL,1); return error instead of “1”.
  • [Fix] - 3414: current_date() not functioning.
  • [Fix] - 4435: Comparing datetime and date seems to have problems.
  • [Fix] - 4515: Line numbers reporting goes wrong when comments are used.
  • [Fix] - 4722: Kernel does not count comment lines.
  • [Fix] - 4977: conversion string → dates problem.
  • [Fix] - 5551: Field within nested function call in SELECT.
  • [Fix] - 6505: Incorrect line number in the error message for wrong sql query.
  • [Fix] - 6792: Result of searching for “false” values include “null” values as well.
  • [Opt] - 4776: Optimization suggestions for SUBSTR and LOCATE.

Valentina Studio

  • [Fix] - 6763: mysql dumps of Wordpress databases equates to invalid/incomplete dumps.
  • [Fix] - 6775: Summary Fields fails to calculate the correct value.
  • [Fix] - 6779: Schema Editor is not loading PgSQL databases.
  • [Fix] - 6780: Add ability to disable trigger for PostgreSQL using Property Inspector.
  • [Fix] - 6782: database comments are not exported in PostgreSQL 9.1.

Valentina Server

  • [Fix] - 6746: Parser “revoke privileges” syntax must be extended with object type.
  • [Fix] - 6758: Add to log bind parameter values.