DOKK / manpages / debian 12 / libalzabo-perl / Alzabo::Runtime::RowState::Potential.3pm.en
Alzabo::Runtime::RowState::Potential(3pm) User Contributed Perl Documentation Alzabo::Runtime::RowState::Potential(3pm)

Alzabo::Runtime::RowState::Potential - Row objects that are not in the database

  my $row = $table->potential_row;
  $row->make_live;  # $row is now a _real_ row object!

This state is used for potential rows, rows which do not yet exist in the database.

See "Alzabo::Runtime::Row".

Dave Rolsky, <autarch@urth.org>

2022-06-14 perl v5.34.0