RE: Help On database additions and class mappings
[email protected] ("Kendell Paryag")
| Newsgroups | php.pear.webmaster |
|---|---|
| Message-ID | <46AC16A9391644ED8F5DFEA6D3B8D6B7@Megatron> |
I have added a new table to the database and will like to map it as a class Data Object with PEAR. How do I go about doing this so that the code is generated for the table's base class, like all the other Data Object mappings? Is there a way to update the Auto Building and Database schema files, to reflect the newly added database table? I will really appreciate it you could assist me with this. Thanks.