NAME
Fey::SQL::Fragment::Where::Boolean - Represents an AND or OR in a WHERE clause
VERSION
version 0.44
DESCRIPTION
This class represents a subselect an AND or OR in a WHERE clause.
It is intended solely for internal use in Fey::SQL objects, and as such is not intended for public use.
BUGS
See Fey for details on how to report bugs.
Bugs may be submitted at https://github.com/ap/Fey/issues.
SOURCE
The source code repository for Fey can be found at https://github.com/ap/Fey.
AUTHOR
Dave Rolsky <autarch@urth.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2011 - 2025 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
The full text of the license can be found in the LICENSE file included with this distribution.