We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b2e26 commit 0915146Copy full SHA for 0915146
1 file changed
lib/Data/ObjectDriver/BaseObject.pm
@@ -1046,7 +1046,7 @@ are identical.
1046
1047
=head2 C<$obj-E<gt>object_is_stored()>
1048
1049
-Returns true if the object hasn't been stored in the database yet.
+Returns true if the object has already been stored in the database.
1050
This is particularly useful in triggers where you can then determine
1051
if the object is being INSERTED or just UPDATED.
1052
0 commit comments