Getting Started - What's New - Version 5.0.6
Version 5.0.6 is a minor update to VistaDB 5 with fixes to issues discovered since the release of 5.0. For a complete description of what's new in VistaDB 5 see
What's New - Version 5.0.
Defects Fixed In This Release
Engine
- SQL Query Fix: ON clause equality comparisons between columns of compatible but different types may fail with an internal bad-casting exception.
- SQL Query Fix: Sub-queries filtered by an OR of AND expressions in parent query can return incorrect empty results.
- Fixed: Column DEFAULT value fails to parse as final text in an ALTER TABLE command.