Re: [CDBI] Dealing with non-required primary keys

[prev] [thread] [next] [Date index for 2005/09/04]

From: Peter Speltz
Subject: Re: [CDBI] Dealing with non-required primary keys
Date: 10:17 on 04 Sep 2005
I think your subject reveals your trouble: "non-required primary
keys".  There is no such thing.  It seems what you are  worried about
is locking into a single RDBMS by having to declare "sequence" or not
and that the code written to not do this is not good enough.   I
believe Class::DBI::Loader will set up autoinc PKs correctly   based
on the RDBMS specified in the dbi connection string but it is using
the code in specific drivers.

It seems your solution would be to patch the specific drivers for each
RDBMS you want to use so they work.


HTH

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

(message missing)

[CDBI] Dealing with non-required primary keys
Rusty Phillips 01:20 on 04 Sep 2005

RE: [CDBI] Dealing with non-required primary keys
Rusty Phillips 02:39 on 04 Sep 2005

Re: [CDBI] Dealing with non-required primary keys
Peter Speltz 10:17 on 04 Sep 2005

Re: [CDBI] Dealing with non-required primary keys
Rusty Phillips 11:24 on 04 Sep 2005

Re: [CDBI] Dealing with non-required primary keys
Peter Speltz 11:44 on 04 Sep 2005

Re: [CDBI] Dealing with non-required primary keys
Peter Speltz 11:46 on 04 Sep 2005

Re: [CDBI] Dealing with non-required primary keys
Rusty Phillips 12:04 on 04 Sep 2005

Re: [CDBI] Dealing with non-required primary keys
Matt S Trout 12:12 on 04 Sep 2005

Generated at 13:57 on 10 Sep 2005 by mariachi v0.52