On Wed, Dec 15, 2004 at 10:22:08AM +0100, Bart Lateur wrote:
> On Wed, 15 Dec 2004 01:06:38 +0100, Sebastian Riedel wrote:
> 
> >Does foreign_key_info behave the same for all dbd's?
> >Especially SQLite and mysql?

DBD::SQLite doesn't have it yet, but it certainly could using
"PRAGMA foreign_key_list". Just implement it and send a patch.

> I never heard people entering foreign key info into Mysql databases. Is
> that even possible?
> 
> Ah, yes, only starting with the InnoDB table type. Not with MyISAM,
> then, I suppose.
> 
> <http://dev.mysql.com/doc/mysql/en/InnoDB_foreign_key_constraints.html>
> 
> It's one of those things why people say Mysql isn't a proper database.

This isn't the place to start that particular flame-fest, so I'd
appreciate it if no one does.

Tim.

Reply via email to