2004-10-05: release of beta 0.4
- a query generator is added: this allows you to build SQL
statements with complexe join constructions without any knowlegde of SQL - the SQL parser understands the queries better so it can dynamically insert ORDER BY and LIMIT - code clean up - some minor bugfixes
2004-09-23: release of beta 0.3
following features included: - dynamic generated menu - syntax highlighting - csv import - csv export - requests at delete and drop - add index - optimize table - etc.
2004-09-09: release of beta 0.2
further functionality added, for example: - order by - limit - password protection - table comments - drop, clear table - some minor bugfixes - etc.
2004-09-01: Initial release of the pre-alpha version
some basic functionallity is already included. querying works, simple table manipulation, too
|