April 23rd, 2008 at 11:59pm |
The new version is avaialble for download.
In this release:
- added: windows port
- added: multitable select star warning
- added: multicolumn IN clause warning
- added: numeration for output messages
- fixed: bug 0000001: Compilation fails
(a compilation problem on 3.x g++ compilers)
Read the rest of QOT version 0.0.3 Released!
April 17th, 2008 at 6:34pm |
My article in the latest issue of the MySQL Magazine explains the features of the new QOT version 0.0.2, and shows how the tool can be used during the physical schema design stage.
Read the rest of QOT in MySQL Magazine
April 11th, 2008 at 11:26pm |
The new version is avaialble for download.
Featues:
- added error reporting for unresolved identifiers to –info option
- added a new –static-checks option which should perform what is usually called static code checking, i.e. find constructs that are formally valid but has proven to be dangerous. Here you can find the full list of QOT static checks.
- […]
Read the rest of QOT version 0.0.2 Released!