logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Alzabo::Runtime::RowState::Live - Row objects representing rows in the database

Author

       Dave Rolsky, <autarch@urth.org>

perl v5.34.0                                       2022-06-14               Alzabo::Runtime::RowState::Live(3pm)

Description

       This state is used for live rows, rows which represent actual rows in the database.

Methods

       See "Alzabo::Runtime::Row".

Name

       Alzabo::Runtime::RowState::Live - Row objects representing rows in the database

Synopsis

         my $row = $table->row_by_pk( pk => 1 );

See Also