Top Level :: Database

Package Information: SQL_Parser

Show All Changelogs
» Version » Information
0.5Download

Release date: 2004-05-11 05:08 UTC
Release state: devel

Changelog:

Parser:
* More robust search clause parsing; now handles subsearches
with parentheses in more cases (Brent Cook
* Add more alias handling cases (John Griffin)
* Handle ordinal functions in select project clauses correctly
* Add explicit join support (John Griffin)
* Add initial support for multiple SQL dialects (ANSI, MySQL)
(John Griffin, Brent Cook)
* Added SQL Compiler that takes a parse tree and generates a
SQL statement (John Griffin)

0.4 2003-12-21     devel
0.3 2003-04-14     devel
0.2 2002-12-18     devel
0.1 2002-09-30     devel