|
when i use this method to set a table that is in another schema, it does not work.
I get teh error: The "xxxx" table has no primary key
I think, the method set_up_table access to some system table (in order to inspect for metadata) of current schema instead af those of the schema that own my table
there is a way to manage whith this?
thanks.
|