[ANN] VSDK mac 2.5 b18 uploaded.

Ruslan Zasukhin sunshine at public.kherson.ua
Sat Nov 18 00:37:04 CST 2006


Hi All,

* [NEW] Vlink class now have property 'Database'

* [NEW] SQL: PIVOT table. For financial analyze.
        see article in WIKI -> SQL Reference

* [NEW] SQL: WITH syntax.

        WITH C(f1, f2) AS
            SELECT T1.a1, T2.a2 FROM T1 join T2
        SELECT * 
        FROM C 
        WHERE C.f1 > 29

* [NEW] Improved compatibility to mySQL's syntax of "CREATE TABLE"
        Now Valentina recognize such things as:
                KEY
                smallint, bigint, ...
                int(11)
                   

-------------------------------
* FIXED bug for indexing by words of field which have collation different
from db/table.

* FIXED bug for Link.put_Name, Table.put_Name. Now they check if such name
exists.

* FIXED issue in Vstring with UTF8.
    it have eat on disk one extra byte.
    if you test UTF8, you need trash db and create it from scratch.

-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]




More information about the Valentina-beta mailing list