NAME
Async::ORM::SQL::Update - SQL update for Async::ORM
SYNOPSIS
This is used internally.
DESCRIPTION
ATTRIBUTES
table
Table name.
columns
Column values.
where
WHERE clause.
where_logic
WHERE clause logic (AND and OR).
METHODS
to_string
String representation.
AUTHOR
Viacheslav Tikhanovskii, vti@cpan.org
.
COPYRIGHT
Copyright (C) 2009, Viacheslav Tikhanovskii.
This program is free software, you can redistribute it and/or modify it under the same terms as Perl 5.10.