Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Class::DBI and DB design

by tunaboy (Curate)
on Jun 06, 2003 at 16:27 UTC ( [id://263750]=note: print w/replies, xml ) Need Help??


in reply to Class::DBI and DB design

I am also using Class::DBI (although with MySQL) and I had to add a primary key to all my "join" tables to satisfy Class::DBI's requirements.

This modification of the schema simply to be able to use a module bothered me at first, until a recent discussion on the Class::DBI mailing list in which Ovid made pretty much the same comment as in the post above.

My database-fu is not very strong but I can say that I have experienced no problems as a result of this change and I have had no problems with Class::DBI.

my $0.02

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://263750]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (3)
As of 2024-04-25 10:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found