Fey::SQL::Fragment::Join - Represents a single join in a FROM clause


Fey documentation  | view source Contained in the Fey distribution.

Index


NAME

Top

Fey::SQL::Fragment::Join - Represents a single join in a FROM clause

VERSION

Top

version 0.40

DESCRIPTION

Top

This class represents part of a FROM clause, usually a join, but it can also represent a single table or subselect.

It is intended solely for internal use in Fey::SQL objects, and as such is not intended for public use.

BUGS

Top

See Fey for details on how to report bugs.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


Fey documentation  | view source Contained in the Fey distribution.