Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^3: Catalyst or not?

by jdtoronto (Prior)
on Sep 13, 2006 at 21:15 UTC ( [id://572821]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Catalyst or not?
in thread Catalyst or not?

In this sense what will DBIx::Class do that Class::DBI won't?

jdtoronto

Replies are listed 'Best First'.
Re^4: Catalyst or not?
by jfrm (Monk) on Sep 14, 2006 at 20:40 UTC

    Well I had been told that Class::DBI won't do Joins. I was hoping that whatever system I end up using will be able to have a form that will allow the creation, deletion and modification of records from more than one table at once which presumably require table relationships and joins.

    For instance, if I delete a book in my book table, I will also want it to delete any entries corresponding to that book in my bookowners table.

    Is that logical or am I being overly pessimistic about the capabilities of Class::DBI?

      Class::DBI can do this - with a has_many relationship.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found