[Interchange-bugs] [Bug 227] Changed - Enhancement to make Vend::Table::DBI::list_fields more efficient with Oracle

bugzilla-daemon@interchange.redhat.com bugzilla-daemon@interchange.redhat.com
Wed Jun 20 10:29:01 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=227

*** shadow/227	Wed Jun 20 10:26:39 2001
--- shadow/227.tmp.13466	Wed Jun 20 10:28:04 2001
***************
*** 23,25 ****
--- 23,30 ----
  simply querying the column_name and data_type fields from the built-in table 
  user_tab_columns. Here is a patch to DBI.pm that works with my implementation, 
  although it has not been rigorously tested.
+ 
+ ------- Additional Comments From matt@boltbluecorp.com  2001-06-20 10:28 -------
+ Created an attachment (id=9)
+ ora_list_cols.diff - apply to lib/Vend/Table/DBI.pm
+