We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 95cc352 + 0915146 commit b1c9443Copy full SHA for b1c9443
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