karupanerura / Aniki

The ORM as our great brother.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

phantom row object

karupanerura opened this issue · comments

my $phantom = $row->create_phantom();
$phantom->set(name => 'hoge');
$row = $phantom->apply($db);

MEMO: merge multiple phantoms to a phantom