Dear All,

It appears that the behaviour of the DataObject generator has changed so that 
it now uses schemas, the links file that it generates now doesnt' seem to 
have the correct key information so things like FormBuilder no longer work.

Is there a way to 

1) disable the schemas for legacy applications
2) set up an option in the config file to use a given schema transparently?

 In other words, can one add in the config file something like

  Default_schema = myschema 

 so that 

 Myobject.php now refers to the table myschema.myobject

In this way the best of both worlds can be maintained.

-ed

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to