Skip to content

Releases: CUBRID/fsqlf

Release for fsqlf v.1.2.0

22 Oct 02:31
2a225ad
Compare
Choose a tag to compare

Release Notes

  • Added a new line and two spaces when FROM or COMMENTS 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

22 Jun 06:42
e8bc4eb
Compare
Choose a tag to compare

CHANGES

  • Windows version bug fix and build
  • Modify makefile

release for csql

08 Mar 04:19
e1dd6b9
Compare
Choose a tag to compare

CHANGES

Add SQL statement

  • LIMIT
  • DIFFERENCE
  • USING INDEX
  • USING INDEX NONE
  • USE | FORCE | IGNORE INDEX

Modify makefile

  • GUI, test, build archive, installation, CMake remove