[CDBI] Re: Deleted objects hanging around causing trouble?

[prev] [thread] [next] [Date index for 2005/08/30]

From: Phil Mitchell
Subject: [CDBI] Re: Deleted objects hanging around causing trouble?
Date: 03:31 on 30 Aug 2005
On 8/29/05, Edward J. Sabol <sabol@xxxxxxxx.xxxx.xxxx.xxx> wrote:
> > When I do a delete followed by a create on the same table, CDBI dies
> > because it tries to reuse the object that's just been deleted. That's
> > bc it doesn't clear the object out of the Live_Objects cache even after
> > it blesses it into Has::Been::Deleted, and the DB (SQLite) is recycling
> > autoincrement id's, so the object key gets reused.
>=20
> Which version of Class::DBI are you referring to? If this is a problem wi=
th
> version 0.999, then I recommend you contact Tony Bowden by direct e-mail.
>=20
> If you are using a version of CDBI older than 0.999 (such as 0.96), try
> upgrading to 0.999.=20

Yes, 0.999 fixed it! Thanks!!

--
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D
2People Blog: http://2-people.blogspot.com/
2People site: http://www.2people.org

_______________________________________________
ClassDBI mailing list
ClassDBI@xxxxx.xxxxxxxxxxxxxxxx.xxx
http://lists.digitalcraftsmen.net/mailman/listinfo/classdbi

[CDBI] Re: Deleted objects hanging around causing trouble?
Phil Mitchell 03:31 on 30 Aug 2005

Generated at 00:10 on 01 Sep 2005 by mariachi v0.52