[rt-commit] CVS commit: DBIx

tobiasb at fsck.com tobiasb at fsck.com
Thu Jun 15 11:55:23 EDT 2000


Module Name:	DBIx
Committed By:	tobiasb
Date:		Thu Jun 15 15:55:23 UTC 2000

Modified Files:
	DBIx/Handle: Handle.pm

Log Message:
Hacked away this error message and it's problems:
	dbih_getcom handle 'DBI::dr=..' is not a DBI handle (has no magic)

...by storing the DB handle as a global variable rather than as an
attribute in every object.

THIS IS A HACK.  THIS WILL BREAK IF MORE THAN ONE DB HANDLE IS USED IN
THE SAME PROGRAM.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 DBIx/Handle/Handle.pm






More information about the Rt-commit mailing list