PATCH for DBIx::Class::Schema::Loader::DBI::Oracle, in _table_uniq_info the owner of the tables will be ignored.

2 messages Options
Embed this post
Permalink
Robert Bohne

PATCH for DBIx::Class::Schema::Loader::DBI::Oracle, in _table_uniq_info the owner of the tables will be ignored.

Reply Threaded More More options
Print post
Permalink
Hey guys,

in DBIx::Class::Schema::Loader::DBI::Oracle::_table_uniq_info the  
owner of the tables will be ignored.

This may provide problems when two schemas/users have a table with the  
same name, different columns and the two schema/user have select  
permission on these tables.

Attached is a simple patch that 'works for me' against current SVN  
trunk [1].
Comments? Suggestions?

I hope everthing is ok and you understand my english :-)

Best regards

Robert

[1] http://dev.catalyst.perl.org/repos/bast/branches/DBIx-Class-Schema-Loader/current

---
Robert Bohne | E-Mail: rbo(at)cpan.org | http://search.cpan.org/~rbo/


_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@...

Oracle.patch (835 bytes) Download Attachment
Rafael Kitover

Re: PATCH for DBIx::Class::Schema::Loader::DBI::Oracle, in _table_uniq_info the owner of the tables will be ignored.

Reply Threaded More More options
Print post
Permalink
Applied, thank you!

Will upload a new dev release soon.

_______________________________________________
List: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/dbix-class
IRC: irc.perl.org#dbix-class
SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/
Searchable Archive: http://www.grokbase.com/group/dbix-class@...