Re: feature request for SQL::Statement::Structure

[email protected] (Reinier Post)
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase.devel
Message-ID <[email protected]>
P.S.

>   $stmt->from->join[1]->column = 'salary';

should be

    $stmt->from->join[1]->table = 'salary';

Sorry about that.

The idea is to have something like what the CGI module provides for HTML.

-- 
Reinier
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.