Releases: CUBRID/fsqlf
Releases · CUBRID/fsqlf
Release for fsqlf v.1.2.0
Release Notes
- Added a new line and two spaces when
FROM
orCOMMENTS
appear together - Fixed to prevent the
JOIN
keyword from being split - Lowered the precedence of
+
-
*
/
and||
operators - Kept the
DELETE
statement unchanged for subquery formats - Created formatting.conf configuration file
- Changed to use static linking in Linux
- Updated to Linux 64bit version
release for fsqlf v.1.1.0-csql
CHANGES
- Windows version bug fix and build
- Modify makefile
release for csql
CHANGES
Add SQL statement
- LIMIT
- DIFFERENCE
- USING INDEX
- USING INDEX NONE
- USE | FORCE | IGNORE INDEX
Modify makefile
- GUI, test, build archive, installation, CMake remove