Mark Lawrence > SQL-DB-0.13 > SQL::DB::Schema::Expr

Download:
SQL-DB-0.13.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  1
View Bugs
Report a bug
Source   Latest Release: SQL-DB-0.18

NAME ^

SQL::DB::Schema::Expr - description

SYNOPSIS ^

  use SQL::DB::Schema::Expr;

DESCRIPTION ^

SQL::DB::Schema::Expr is ...

METHODS ^

new

_clone

as

_as

val

set_val

reset_bind_values

push_bind_values

bind_values

multi

op

as_string

bind_values_sql

_as_string

expr_binary

expr_eq

expr_ne

expr_and

expr_or

expr_lt

expr_lte

expr_gt

expr_gte

expr_plus

expr_minus

expr_multiply

expr_divide

expr_not

in

not_in

between

not_between

FILES ^

SEE ALSO ^

Other

AUTHOR ^

Mark Lawrence <nomad@null.net>

COPYRIGHT AND LICENSE ^

Copyright (C) 2007,2008 Mark Lawrence <nomad@null.net>

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.