Hi, Greg,

Thanks.  Has anyone actually used this capability?  I'm considering applying
some of the techniques in Ambler and Sadalage's "Refactoring Databases:
Evolutionary Database Design" to rename a table, and it looks like it would
be significantly easier with an updatable view.

Peace,
--Carl


Greg Monroe wrote:
> 
> I think you should be able to write to a view.  The nosql
> option does not prevent the save, delete, update methods of 
> the "view" objects from being created.  Torque just thinks
> it's a normal table (which is what views are supposed to be).  
> 

-- 
View this message in context: 
http://www.nabble.com/Does-torque-support-Mysql-5.0-and-view-tf730011.html#a7644551
Sent from the Apache DB - Torque Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to