What's New in Version 1.7.1
Version 1.7.1 of the relationalai Python package is now available!
To upgrade, activate your virtual environment and run the following command:
pip install --upgrade relationalaiBug Fixes
Section titled “Bug Fixes”-
Fixed a bug that prevented the creation of concepts with spaces and other special characters in their names.
-
Fixed a bug that caused some users to see the following error:
Uncaught exception of type 'STATEMENT_ERROR' on line 88 at position 6 : Uncaught exception of type 'STATEMENT_ERROR' on line 46 at position 0 : SQL compilation error:Window function type [ROW_NUMBER] requires ORDER BY in window specification.