[-] Fixed error which occurred while Date, Time, Datetime parameters processing in paramitrized queries. [-] Fixed bug which occurred while getting full table name in "select * from database.tablename" queries. [-] Fixed bug while setting internal isQuery flag (after table closing this flag was not dropped). [-] Fixed Cursor positioning bug after INSERT, UPDATE and DELETE operations in queries which use "ORDER BY" statement at non-primary keys columns.