Added support for IN and NOT IN (numbers and strings)
Added support for JOINS (LEFT [OUTER], RIGHT [OUTER]
and INNER)
The tbedit script (a table file editor) is now included
in the releases. It can be startet by the url webgui/tbedit.php or from
a
link in the webgui.
Added support for COUNT(*) and COUNT(table.*) SELECT
Queries
For more see changelog.txt..