DB::DataObject 1.7.13

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux