John Siracusa wrote:

4) The information schema is going to make you drool

Does DBD::Oracle support all of DBI's various *_info() methods
correctly?  That alone would make auto-init 90% done, since the
default Auto.pm implementation just uses DBI's native introspection. All we'd have to add is unique key extraction.


Yes. I use *_info() frequently. And you're right about adding the unique key stuff. DBI needs a constraint_info() or unique_info() or somesuch, IMHO.

-Todd


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to